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.
Authorization | Bearer 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:
Parameters | Type | Description |
---|---|---|
creditsCount | number | Number of credits you have left on your account |
linkedinTodayCredits | number | Number of linkedin credits you can still use today |