v2
latestOpenAPI 3.1.02026-07-262279731.3 MBcountryAuthorizations
View Authorizations for a country
View Authorizations for a country
This call returns the restrictions for a specific country.
get/v2.01/countries/{CountryCode}/authorizations
Path parameters
CountryCodestring required
Format: Two-letter country code (ISO 3166-1 alpha-2 format)
The code of the country.
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Response
Success