SocialPipe docs

Get Credits

Current credit balance, and the plan it belongs to.

GET/v1/credits

Current credit balance, and the plan it belongs to.

Response Body

application/json

curl -X GET "https://example.com/v1/credits"
{  "balance": 0,  "plan": "string"}