Getting Started
Core Concepts
Components
API Pages
- Playground
- OpenAPI
- AsyncAPI
- MDX
- Troubleshooting
Guides
Deep Dive
- Custom Domain
- SEO
- Redirects and Broken Links
- GitHub
- GitLab
- CI Checks
- Preview Deployments
- Custom Scripts
- Integrations
- Custom Subdirectory
- Auth & Personalization
- Dashboard Access
- Model Context Protocol
Analytics
Clearbit
Analytics
Clearbit
Add the following to your docs.json
file to send analytics to Clearbit.
"integrations": {
"clearbit": {
"publicApiKey": "required"
}
}
Was this page helpful?