Get Credits
API Endpoints
Get Credits
The get_credits API will show you how many credits you currently have available. Credits are consumed by calling the send_campaign API endpoint.
Response:
- Credits: The amount of available credits you have on your account.
In the event of any other error, you will get an “error:” response, with a description of the reason.
GET
Get Credits
Documentation Index
Fetch the complete documentation index at: https://docs.campaigncleaner.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Response
200 - application/json
OK
The response is of type object.

