Returns a list of countries and subdivisions recognized by Bridge. Inclusion in this list does not guarantee Bridge product support for any country or subdivision.
GET
/
lists
/
countries
Get countries
curl --request GET \
--url https://api.bridge.xyz/v0/lists/countries \
--header 'Api-Key: <api-key>'