Get information about your account including credits and usage
curl --request GET \ --url https://app.prontohq.com/api/v2/account \ --header 'X-API-KEY: <api-key>'
{ "account": { "plan": "professional" } }
Your API key
Show child attributes
The current subscription plan
"professional"