API Keys

Account-wide API keys and per-data-source ingest tokens. Both authenticate via Authorization: Bearer … headers; the scope determines what they can reach. API Docs

Demo Mode

API key management is disabled in demo mode. Log in with a real account to create and manage API keys.

No API keys yet

Create an API key to authenticate requests to the Data Junkie API.

Using API Keys

Include your API key in the Authorization header:

Authorization: Bearer your_api_key_here