curl --request GET \ --url 'https://api.unify.ai/v0/user/supported-tax-countries' \ --header "Authorization: Bearer $UNIFY_KEY"
{}
Get list of countries supported for tax ID validation.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>