GET
G1 Credits Count

Credits count

https://api.repliq.co/v2/getCreditsCount

Requirements

On each request you need to provide your Bearer authentication token. See the Authentication section for more details.

AuthorizationBearer Token
Token<token>

GET /getCreditsCount

Mandatory Parameters

On each request, this endpoint requires the following parameters:

There is no parameters required for this endpoint.

Response Parameters

Following is the list of parameters you will receive in the response if you get a 200 status code:

ParametersTypeDescription
creditsCountnumberNumber of credits you have left on your account
linkedinTodayCreditsnumberNumber of linkedin credits you can still use today

RepliQ API Docs