Skip to main content
The China cluster keeps 100% of data within mainland China, with no cross-border replication. Its test environment is now live — the consumer app and developer console both serve from the CN test cluster against a live backend. The production API base is still provisioning; for turnkey live API integration today, use the CN test cluster or the global test cluster.

Hosts

SurfaceProductionTest
Consumer appmirobody.thetahealth.cn — ✅ livetest-chat-mirobody.thetahealth.cn — ✅ live
Developer consolecdm.thetahealth.cn — ✅ livetest-platform-mirobody.thetahealth.cn — ✅ live
API (base_url)https://mirobody-api.thetahealth.cn/v1 — 🚧 provisioninghttps://test-mirobody-api.thetahealth.cn/v1 — 🚧 provisioning
The CN test API is already serving — currently on the transitional host https://test-mcp.thetahealth.cn/v1, while test-mirobody-api.thetahealth.cn finishes provisioning. The older mcp.thetahealth.cn name is being retired in favour of mirobody-api.*, so point anything long-lived at mirobody-api.*.
The console is where you create mb_live_* keys, view usage, and try the Playground. The Mirobody app is the flagship consumer product — the same engine behind this API.

Capabilities (/v1)

Chat

POST /v1/chat/completions — OpenAI-compatible, streaming, citations

Data

POST/GET /v1/data — structured records per Subject

Files

POST/GET /v1/files — OCR / Excel parsing

Sessions

DELETE /v1/sessions/{id} — purge session data

Models

Managed by Mirobody — no LLM key of your own needed: mirobody-flash (default) / mirobody-expert. See Models.

Storage & residency

  • Files stored in Aliyun OSS (Hangzhou region).
  • 100% of data stored inside mainland China; no cross-border replication.

Compliance

Aligned with PIPL / Data Security Law / Cybersecurity Law — see Compliance. For rate limits, see Rate Limits.