Skip to main content

API key

Every request must include your API key in the Authorization header:
Get your key at scrapio.dev. The free tier includes 1,000 credits per month with no credit card required.

Example

Error responses

Security

  • Store your API key in an environment variable — never commit it to source control.
  • Each API key is scoped to a single tenant. Creating multiple tenants for isolation is not supported at this time.
  • There is no dedicated key rotation endpoint. To rotate a compromised key, create a new key and revoke the old one from your dashboard.