Billing
Billing information
Account Billing
Get current billing cycle usage for Email Sandbox and Email Sending (Email API/SMTP).
Authorizations
Api-TokenstringRequired
Pass the API token in the Api-Token
Path parameters
account_idinteger · int64 · min: 1RequiredExample:
Unique account ID
3229Responses
200
Returns an object with current billing cycle usage for Sandbox and Email Sending (Email API/SMTP) if available.
application/json
401
Returns unauthorized error message. Check your credentials.
application/json
403
Returns forbidden error message. Check your permissions.
application/json
get
/api/accounts/{account_id}/billing/usageLast updated
Was this helpful?

