For the complete documentation index, see llms.txt. This page is also available as Markdown.

API

All requests are authenticated using the Authorization header. Every request must include this header with your API token as the value, preceded by the word Bearer and a single space:

Authorization: Bearer <your_api_token>

After purchasing 1GB or more of Residential data, you can find your API token on the Settings page of your dashboard, under the API section. If needed, you can generate a new token from the same location. Make sure to store your token safely. If you ever reset it, remember to update any applications or integrations that rely on it.

Last updated

Was this helpful?