Every request requires two headers. Generate an API token from your Atlas merchant portal and pass it as theDocumentation Index
Fetch the complete documentation index at: https://help.atlas.kitchen/llms.txt
Use this file to discover all available pages before exploring further.
X-Api-Key value:
| Header | Value |
|---|---|
X-Api-Key | Your Atlas API token |
X-Merchant-Id | Tells Atlas which merchant the request is for |
Example
Token security
- The portal shows the token plaintext only once at creation — copy it somewhere safe before closing the dialog
- Don’t share API tokens in public code, screenshots, or client-side code
- Store tokens in environment variables or a secret manager
- If a token is compromised, revoke it from the portal and generate a new one
Error response
Invalid or missing API token returns401 Unauthorized: