Skip to main content
GET
/credits/balance

Get your API key

Create a Linkup account for free to get your API key.
The /credits/balance endpoint returns your current credit balance.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful response

balance
number
required

The number of credits remaining in your account.

Example:

123.456