Get account usage
GET/v1/account/usage
Return monthly usage totals and billable amounts for the authenticated partner account. Pricing is partner-specific and is calculated from the account's configured per-operation rates.
Request
Responses
- 200
- 401
- 403
- 500
Monthly usage summary with pricing breakdown.
Missing, malformed, invalid, expired, or revoked API key.
Partner account is inactive or paused.
Unexpected server error.