Now with FDA data

BEUDAMED

Better EUDAMED · by OpenRegulatory
Why BEUDAMED?

A better European medical device database.

The official EUDAMED database is hampered by an exploding budget, ever-shifting deadlines and questionable tech decisions. We built the version it should have been.

Unified Search
EU EUDAMED and US FDA data in one place, one query.
Free & Open
Built by OpenRegulatory. Open API, free forever.
Fast & Reliable
Built in under a month. No exploding budget.

Gather regulatory intelligence
with a unified API.

One REST endpoint for both EUDAMED and FDA. Stable JSON, fast responses. No credit card required - get your API key today.

Get an API key → Read the docs curl · python · ts · ruby
$ curl -H "Authorization: Bearer $KEY" \
    https://api.beudamed.com/v1/devices/04015630039180
{
"basic_udi_di": "04015630ROCHEPUMP01ND",
"trade_name": "Accu-Chek Insulin Pump",
"risk_class": "IIb",
"notified_body": "TÜV SÜD · 0123",
"status": "on_market",
"fda_cross_ref": ["K203412"]
}