Getting Started
Core Configuration
Components
API Pages
- Playground
- OpenAPI Setup
- Customization
- AsyncAPI
- MDX
- Troubleshooting
Authentication and Personalization
Guides
Integrations
- Analytics
- SDKs
- Support
- Privacy
Version Control and CI/CD
Support
Intercom
Add the following to your docs.json
file to add an Intercom widget.
Copy
Ask AI
"integrations": {
"intercom": {
"appId": "APP_ID"
}
}
Assistant
Responses are generated using AI and may contain mistakes.