Loading
Loading
Retrieve a complete list of all supported country and international organization flags, including their names, ISO alpha-2, and ISO alpha-3 codes.
No parameters are required. Only your API key is needed to authenticate the request.
Authorize every request with your API key, passed either as a header or as a query parameter:
X-apiKeyapiKeyThis is version v1.0 of the API.
No parameters are required. Only your API key is needed.
A successful request returns a 200 OK response with a JSON object containing supported countries and organizations arrays.
List of all supported country flags with their ISO codes and names.
supported_organizationsList of all supported international organization flag identifiers (e.g., "United_Nations", "NATO").
Besides the response body, every response carries custom headers you can use to track credit usage, and concurrency usage on endpoints that enforce a concurrency limit. See the Custom Response Headers documentation and the endpoints with concurrency limits for more details.
X-Concurrent-Threadsheaderconcurrency-limited endpointsSpecifies the maximum number of concurrent requests allowed.
X-Concurrent-Threads-Activeheaderconcurrency-limited endpointsIndicates the number of active concurrent requests being processed.
X-AF-Credits-Costheaderall responsesSpecifies the number of credits consumed by the current request.