cURL
curl --request GET \ --url https://api.chainrails.io/api/v1/ramp/currencies \ --header 'Authorization: Bearer <token>'
Returns all enabled fiat currencies. Optionally filter by a specific ramp provider.
Enter your Chainrails API key as a Bearer token
Filter currencies by a specific provider
"FONBNK"
List of supported fiat currencies
Was this page helpful?