cURL
curl --request GET \ --url https://api.notchpay.co/countries \ --header 'Authorization: <api-key>'
{ "code": 200, "status": "OK", "message": "Countries 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.
Countries retrieved
200
"OK"
"Countries retrieved"
Was this page helpful?