Skip to main content
GET
Get enrichment credit balance
Returns the current enrichment credit balance for the team that owns the API key. Each completed email enrichment costs 1 credit. Use this endpoint to check available credits before kicking off enrichment requests — a request with a zero balance is rejected with 402 Payment Required.

Response (200)

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Current credit balance.

balance
integer
required

Number of enrichment credits remaining for the team.

Example:

250