curl --request GET \ --url https://api.enrow.io/account/info \ --header 'x-api-key: YOUR_API_KEY'
{ "credits": 36000, "webhooks": [ "https://api.mysuperwebsite/api/webhook" ] }
Retrieve your credit balance and registered webhooks
https://api.enrow.io/account/info
This apikey is not valid
Was this page helpful?