SafeURL Docs
API Reference

Credits

Check your credit balance and purchase credits

GET
/v1/credits/

Response Body

application/json

application/json

curl -X GET "https://loading/v1/credits/"
null
null
POST
/v1/credits/purchase

TypeScript Definitions

Use the request body type in TypeScript.

body*unknown

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://loading/v1/credits/purchase"
null
null
null
null