Skip to main content
GET
Get Country Compliance Info

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

country_code
string
required

ISO country code

Response

Country compliance information

country_code
string
required
has_regulations
boolean
required
compliance_level
enum<string>
required
Available options:
low,
medium,
high
regulations
object[]