Mintlify API keys allow you to interact with your docs programmatically — triggering deployments, managing content, and automating your docs workflow.Documentation Index
Fetch the complete documentation index at: https://help-center-starter-replace-template-content.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Generate an API key
- Go to dashboard.mintlify.com and open your organization.
- Go to Settings → API keys.
- Click New key, give it a descriptive name (for example,
ci-deployorcontent-automation), and click Create. - Copy the key immediately — it won’t be shown again after you close the dialog.
Key naming
Use descriptive names that identify the service using the key:github-actions-deployfor CI/CD workflowscontent-generator-productionfor automated content tools
Rotation
Rotate API keys regularly or immediately if you suspect exposure:- Generate a new key in Settings → API keys.
- Update the key in every system that uses it.
- Verify the new key works in all dependent systems.
- Revoke the old key.