v2

latestOpenAPI 3.1.02026-08-087322.3 KB
Account

Information about your account calls quota

Returns information about your account, including the remaining API credits quota, the next billing cycle start time, and the remaining concurrent requests. The response is in JSON format.

get/account

Response

Success

emailstring

Your account email

remaining_api_callsinteger

Deprecated alias of remaining_monthly_credits, kept for backward compatibility

remaining_monthly_creditsinteger

Remaining monthly API credits on the subscription plan (does not include pay-as-you-go credits)

remaining_payg_creditsinteger

Remaining pay-as-you-go credits, consumed after the monthly quota is exhausted (valid for 12 months after the last top-up)

remaining_total_creditsinteger

Total remaining API credits (monthly + pay-as-you-go)

resets_atinteger

Next billing cycle start time (UNIX timestamp)

remaining_concurrencyinteger

Remaining concurrent requests