cURL
curl --request GET \ --url https://api.chainrails.io/api/v1/ramp/countries \ --header 'Authorization: Bearer <token>'
Returns all enabled countries with currency details. Optionally filter by fiat currency code and/or minimum crypto (USDC) amount.
Enter your Chainrails API key as a Bearer token
"EUR"
10
List of supported countries with currency info
Was this page helpful?