Bearer tokens. Every request needs one.Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-sd-2929-configurable-toolbar.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bring your own editor UI. Use SuperDoc as the document engine underneath. Read the announcement →
Bearer tokens. Every request needs one.Documentation Index
Fetch the complete documentation index at: https://superdoc-caio-sd-2929-configurable-toolbar.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?