GET
/
api
/
usage
curl --request GET \
  --url https://piloterr.com/api/usage \
  --header 'x-api-key: <x-api-key>'
{
    "plan": "API",
    "remaining": "58485"
}
x-api-key
string
required

This parameter specifies the private key you’ll need for Piloterr access.

Response

plan
string

Plan name

remaining
string

Remaining requests