API Reference
/credits/balance
The /credits/balance
endpoint allows you to retrieve your current credits balance.
GET
The /credits/balance
endpoint allows you to check your current credit balance.
Get your API key
Create a Linkup account for free to get your API key.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Successful response
The number of credits remaining in your account.