The China cluster is Mirobody Platform’s primary live deployment. All data stays within mainland China.Documentation Index
Fetch the complete documentation index at: https://docs.mirobody.ai/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Capabilities
- Full set of API Reference REST endpoints and WebSockets.
- LLM providers:
DeepSeekFlash/DeepSeekPro/kimi/minimax/豆包— bring your own key via BYOK.
Frontends
- Primary: mirobody.thetahealth.cn — the default Mirobody web frontend, covering the platform’s core capabilities.
- Branch: CDM: cdm.thetahealth.cn — an extended build that adds structured data-recording on top of Mirobody. Partners can use either as a reference implementation / demo, or fork to build their own frontend.
Chat
Calls
/api/chat, lets users switch between App·DeepSeek Flash and other providersData
Unified multi-tab view for files / genetics / devices / hospital records, backed by
/api/v1/data/uploaded-files etc.Journal
/api/v1/holywell/journal/*, filters by category (food / illness / medication / visit / other) + time rangeQuick log
One-tap
journal/create with automatic AI classification & summaryFamily sharing
/api/beneficiary-users + perspective switcherSign in
WeChat login + email-code login, EN / 中 toggle
Compliance
- 100% of data stored inside mainland China.
- Aligned with PIPL / Data Security Law / Cybersecurity Law — see Compliance.
Known limitations
- The following tools are disabled and will not be called by the Agent:
tool-*,user-get_events,user-get_food_records,user-list_medications,user-get_medication_details. /api/historydoes not paginate yet — clients should truncate locally.