NMPA · Device registrations · UDI
China's medical device registry, finally readable.
The NMPA database is public — but Chinese-only, web-only, and built for humans with patience. RegistryCN turns it into a structured English API your team (and your AI agents) can query in seconds.
Join the early access listFree during beta · No credit card
监督管理局
注册人名称:某某医疗器械(上海)有限公司
产品名称:电子上消化道内窥镜 | 管理类别:第三类
批准日期:2026-03-12 有效期至:2031-03-11
"registration_no": "国械注进20263060456",
"registrant_en": "XX Medical Devices (Shanghai) Co., Ltd.",
"product_en": "Electronic upper GI endoscope",
"class": "III",
"approved": "2026-03-12",
"expires": "2031-03-11",
"status": "valid"
}
Every RA team working on China hits the same wall.
The official registration database and the CMDE review portal are Chinese-language only. Checking a single certificate means screenshots, translation tools, and guesswork.
Major regulatory intelligence platforms cover FDA, TGA, Health Canada and EUDAMED — none offers a queryable NMPA device dataset. The gap is the world's second-largest device market.
Certificates expire, get amended, get cancelled. Without monitoring, you find out when a distributor — or a competitor — tells you. Changes should find you first.
Three endpoints. English fields. Built for agents.
GET /v1/registrations
Search & retrieve
Look up by certificate number, company, or product. Domestic and imported devices, Class I–III, returned as clean English JSON.
GET /v1/verify
Verify a certificate
Is this registration real, valid, and held by who they claim? One call answers the question distributors and buyers ask every day.
POST /v1/watch
Monitor changes
Watch a company or product line. Get a webhook when registrations are approved, amended, renewed or cancelled.
Also ships as an MCP server — plug NMPA lookups directly into Claude, ChatGPT or your in-house agents.
Get early access
We're onboarding a first group of regulatory affairs professionals, consultants and medtech data teams. Leave your work email — we'll send the beta key and docs, nothing else.
Thanks — you're on the list. We'll be in touch soon.
No spam. One email when the beta opens. Unsubscribe anytime.
Questions you're probably asking
Where does the data come from?
Public records published by China's National Medical Products Administration: the device registration database and the UDI database, which the NMPA explicitly makes open for public access and sharing. We structure it, translate field labels, and keep it current.
Are product and company names machine-translated?
Original Chinese is always returned alongside English. Company names use registered English names where they exist; otherwise translations are flagged as such, so nothing silently pretends to be official.
How fresh is the data?
Registration records are refreshed daily; UDI records follow the NMPA's published batch updates. Every response carries a last_synced timestamp.
What will it cost?
Free during beta. After that, plans from roughly $49/month for individual RA use, with usage-based pricing for platforms and consultancies. Early-access users keep a discount.