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
/
v1
/
get_credits
Headers
Response
200 - application/json
The response is of type object
.