Documentation

View Credit Balance Endpoint

Cost0 credit / successful request

Get your current credit balance.

GET
/api/v2/credit-balance

Authorization

BearerAuth client
AuthorizationBearer <token>

In: header

Scope: client

Response Body

application/json

curl -X GET "https://enrichlayer.com/api/v2/credit-balance"
{
  "credit_balance": 100000
}
Empty
Empty
Empty
Empty
Empty
Empty
Empty