cURL
curl --request GET \ --url https://api.notchpay.co/currencies \ --header 'Authorization: <api-key>'
{ "code": 200, "status": "OK", "message": "Currencies retrieved", "items": [ "<unknown>" ] }
Documentation IndexFetch the complete documentation index at: https://developer.notchpay.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.notchpay.co/llms.txt
Use this file to discover all available pages before exploring further.
Currencies retrieved
200
"OK"
"Currencies retrieved"
Was this page helpful?