Getting Started
Core Configuration
Components
API Pages
- Playground
- OpenAPI
- 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
- React
- Custom Scripts
- SEO
- Hidden pages
- Redirects and Broken Links
- Custom Subdirectory
- Dashboard Access
Integrations
Version Control and CI/CD
Analytics
HotJar
Add the following to your docs.json
file to send analytics to HotJar.
Analytics options in docs.json
"integrations": {
"hotjar": {
"hjid": "required",
"hjsv": "required"
}
}
Assistant
Responses are generated using AI and may contain mistakes.