> For the complete documentation index, see [llms.txt](https://offerslook-api.gitbook.io/api-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://offerslook-api.gitbook.io/api-documentation/affiliate_api/dictionary.md).

# Dictionary

## Dictionary <a href="#dictionary" id="dictionary"></a>

***Access to the list of resources, including the national (urban area) information, platform information, time zones, currencies, etc.***

## Available methods <a href="#available-methods" id="available-methods"></a>

| Methods | HTTP method | Endpoint                                                                                                 | Description                   |
| ------- | ----------- | -------------------------------------------------------------------------------------------------------- | ----------------------------- |
| **Get** |             |                                                                                                          |                               |
|         | GET         | [/aff/v1/dict\_countries](/api-documentation/affiliate_api/dictionary/get_national_list_information.md)  | Get national list information |
|         | GET         | [/aff/v1/dict\_platforms](/api-documentation/affiliate_api/dictionary/get_platform_list_information.md)  | Get platform list information |
|         | GET         | [/aff/v1/dict\_timezones](/api-documentation/affiliate_api/dictionary/get_the_time_zone_information.md)  | Get the time zone information |
|         | GET         | [/aff/v1/dict\_currencies](/api-documentation/affiliate_api/dictionary/get_currency_list_information.md) | Get currency list information |
