Get Account Billing

Get authenticated account information including credit balances and account details.

Authentication

X-Browser-Use-API-Keystring
API Key authentication via header

Response

Successful Response
monthlyCreditsBalanceUsddouble
The monthly credits balance in USD
additionalCreditsBalanceUsddouble
The additional credits balance in USD
totalCreditsBalanceUsddouble
The total credits balance in USD
rateLimitinteger
The rate limit for the account
planInfoobject
The plan information
projectIdstringformat: "uuid"
The ID of the project
namestring or null
The name of the user

Errors