Bearer tokens. Every request needs one.Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-sd-2792-selection-active-ids.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Introducing Document Engine — edit DOCX files from code, CLI, SDKs, or AI agents. Read the announcement →
Bearer tokens. Every request needs one.Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-sd-2792-selection-active-ids.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorization: Bearer sd_sk_abc123xyz789
# .env
SUPERDOC_API_KEY=sd_sk_production_key
# Your backend
const apiKey = process.env.SUPERDOC_API_KEY
Was this page helpful?