GET
/
usage
curl --request GET \
  --url https://api.search1api.com/usage \
  --header 'Authorization: Bearer <token>'
{
  "usage": 123
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200
application/json
Usage data
usage
integer

The remaining credits