Account
Autoscout24
Bing
Brave
Chewy
Crunchbase
Expedia
Github
Homestra
Indeed
Linkedin (advanced)
Linkedin (basic)
Product Hunt
Seloger
Trustpilot
Vinted
Walmart
Wellfound
Yachtworld
Account
Usage
Get usage information for your account.
GET
/
api
/
usage
Usage
Copy
Ask AI
curl --request GET \
--url https://piloterr.com/api/usage \
--header 'x-api-key: <x-api-key>'
Copy
Ask AI
{
"plan": "API",
"remaining": "58485"
}
Header
This parameter specifies the private key you’ll need for Piloterr access.
Response
Plan name
Remaining credits
Copy
Ask AI
{
"plan": "API",
"remaining": "58485"
}
Was this page helpful?
Usage
Copy
Ask AI
curl --request GET \
--url https://piloterr.com/api/usage \
--header 'x-api-key: <x-api-key>'
Copy
Ask AI
{
"plan": "API",
"remaining": "58485"
}
Assistant
Responses are generated using AI and may contain mistakes.