Getting Started
Core Configuration
Components
API Pages
- Playground
- OpenAPI Setup
- Customization
- AsyncAPI
- MDX
- Troubleshooting
Authentication and Personalization
- Authentication
- Partial Authentication
- Personalization
- Auth vs Personalization
- Authentication Setup
- Personalization Setup
- Sending Data
Guides
- Migrations
- Model Context Protocol
- Translations
- Monorepo setup
- React
- Custom Scripts
- SEO
- Hidden pages
- Redirects and Broken Links
- Custom Subdirectory
- Dashboard Access
Integrations
Version Control and CI/CD
Analytics
Amplitude
Add the following to your docs.json
file to send analytics to Amplitude.
"integrations": {
"amplitude": {
"apiKey": "required"
}
}
Was this page helpful?
Assistant
Responses are generated using AI and may contain mistakes.