What are API keys?
- 64-character secrets — Each key is a 64-character string returned once when you create it. Store it securely; you cannot retrieve the full secret again.
- Account-level — Keys are tied to your ProxyScrape account (or subaccount) and can access multiple products according to the permissions you grant.
- Multi-product — A single key can have permissions for datacenter, residential, residential_unlimited, SERP API, and subaccount management, depending on what your account is allowed to use.
Next steps
Create a key
Create your first API key from the dashboard or via the API.
Authentication
How to send your API key (api-token header) and base URL.
Manage keys
View, edit, regenerate, or revoke keys from the dashboard or API.
Permissions
How permissions work and how to choose them.