v1

latestOpenAPI 3.1.02026-07-13396189.2 KB
v3

Get countries

Provides a list of countries

get/v3/countries

Query parameters

order_by'id'

The field by which to order results

sort_order'asc' | 'desc'

Sort results ascending or descending. Default ASC

providers_idinteger[] nullable

Limit the results to a specific provider or multiple providers with a single provider ID or a comma delimited list of IDs

Limit the results to a specific provider or multiple providers with a single provider ID or a comma delimited list of IDs

parameters_idinteger[] nullable
limitinteger

Change the number of results returned. e.g. limit=100 will return up to 100 results

Change the number of results returned. e.g. limit=100 will return up to 100 results

pageinteger

Paginate through results. e.g. page=1 will return first page of results

Paginate through results. e.g. page=1 will return first page of results

Response

Successful Response