Skip to main content
GET
Get Account Billing

Authorizations

X-Browser-Use-API-Key
string
header
required

Response

Successful Response

View model for account information.

totalCreditsBalanceUsd
number
required

The total credits balance in USD

monthlyCreditsBalanceUsd
number
required

Monthly subscription credits balance in USD

additionalCreditsBalanceUsd
number
required

Additional top-up credits balance in USD

rateLimit
integer
required

Legacy alias for the concurrent browser session limit

concurrentSessionLimit
integer
required

The maximum number of concurrent browser sessions for the project

activeSessionCount
integer
required

The number of browser sessions currently active for the project

planInfo
Plan Info · object
required

The plan information

projectId
string<uuid>
required

The ID of the project

name
string | null

The name of the user

isFreeTier
boolean
default:false

Whether the account is on the free tier

apiKeyId
string<uuid> | null

The internal ID of the authenticated API key

tracingDisabled
boolean
default:false

Whether third-party LLM tracing is disabled for this project