Returns a list of all supported ISO 3166-1 alpha-2 country codes. Can be filtered by model to get countries available for specific AI providers.
Documentation Index
Fetch the complete documentation index at: https://docs.cloro.dev/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Description | Example |
|---|---|---|---|
model | string | Filter countries available for a specific model. If not provided, returns all supported countries. | chatgpt |
aimodeaioverviewchatgptcopilotgeminigoogleperplexity| Field | Type | Description |
|---|---|---|
| Response | array | Array of supported country codes in ISO 3166-1 alpha-2 format |
| Practice | Recommendation | Reason |
|---|---|---|
| Cache duration | 24+ hours | Country list rarely changes |
| Implementation | Store locally after first call | Reduces API calls and improves performance |
| Validation | Use for client-side country validation | Prevents invalid country codes in monitor requests |
GET /v1/countries?model=chatgpt to get valid countries for ChatGPT monitoringlocation parameter, which accepts Google canonical location names. For all other endpoints, only country-level targeting is available.
What’s supported:
US, GB, JP) on all endpointslocation parameter (e.g., New York,New York,United States) on Google Search onlycountry parameter in monitoring requests, your request is processed through servers in or near the target region.
What geo-targeting affects:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter countries available for a specific model
aimode, aioverview, chatgpt, copilot, gemini, google, grok, perplexity List of supported country codes
["AF", "AX", "AL", "DZ", "AS"]