GET
/
credits
curl --request GET \
  --url https://apis.proofy.io/v1/credits
{
  "credits": "1000"
}

Rate Limiting

Limit of 10 requests per minute is available.

Authorizations

api_key
string
query
required

Response

200
application/json

Successful

The response is of type object.