Help center
Learn how to use the Piloterr dashboard, from signup to production.
Welcome to the Piloterr help center. This guide covers everything you do in the dashboard: creating an account, issuing API keys, tracking credits, reading request logs, and inviting your team. Looking for endpoint parameters instead? Head to the API reference.
Piloterr
LibraryAnalyticsSettings
42,180
7,820
3
Consumption
Recent requests
/google-search
1 cr
/google-news
1 cr
/google-maps
0 cr
Start here
- New to Piloterr? Follow the quick start to go from signup to your first API response.
- Ready to integrate? Create a key in API keys, then read the Developer guide.
- Watching your spend? Credits explains how balances work and when calls are billed.
How the documentation is organised
| Section | What you will find |
|---|---|
| User guide | Everything you do in the dashboard, with an illustration of each screen. |
| Developer guide | Authentication, global parameters, error handling, and playbooks. |
| API reference | OpenAPI pages for every endpoint: parameters, examples, and responses. |
A typical path
- Create an account and land on the Library.
- Issue an API key, store the secret, and call
/v2/usageto verify authentication. - Open an endpoint in the Library, try it in the playground, then wire the same call into your backend.
- Watch spend in Analytics, debug individual calls in API Logs, and top up from Settings → Subscription when the balance drops.
Every page has a Copy markdown button at the top. Paste it into an AI assistant to get help tailored to your integration.