docs.json file to send analytics to Heap.
1234567890 with your Heap app ID. You can find this in your Heap account settings.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Integrate Heap analytics with your Mintlify documentation site to automatically capture user interactions and events for behavioral analysis.
docs.json file to send analytics to Heap.
"integrations": {
"heap": {
"appId": "required"
}
}
1234567890 with your Heap app ID. You can find this in your Heap account settings.