API Reference

This API endpoint allows you to check your account credit balance.

GET <https://app.snapvalid.com/api/v1/credit-balance?apikey=APIKEY>

{
    "status": 200,
    "credit_balance": "23"
}
Language
Click Try It! to start a request and see the response here!