Skip to main content
Every request to the ScoutLayer API must include a valid API key. You can pass it in one of two ways:

Option 2 — Authorization: Bearer header

Getting your API key

  1. Open the dashboard.
  2. Click New API key, give it a name, and copy the key immediately — it won’t be shown again.
Keep your API key secret. Never commit it to source control or expose it in client-side code. Use environment variables or a secrets manager.

Error responses