An official website of the United States Government
Device Registrations and listings

api.fda.gov/device/registrationlisting

The registration and listing dataset contains the location of medical device establishments and the devices manufactured at those establishments. Those who own or operate businesses involved in the production or distributions of medical devices are required to register with the FDA annually.

About device registrations and listings

The registration and listing dataset contains the location of medical device establishments and the devices manufactured at those establishments. Owners or operators of places of business (also called establishments or facilities) that are involved in the production and distribution of medical devices intended for use in the United States are required to register annually with the FDA. This process is known as establishment registration. Most foreign and domestic establishments that are required to register with the FDA are also required to list the devices that are made there for commercial distribution.

For additional information, see here.

Get your API key

We require API keys above a certain number of requests to manage load on the system, promote equitable access, and prevent abuse. See more about how to use your API key.

Signing up for an API key means you agree to our terms of service.

Reference

See the comprehensive field-by-field reference for more detail about the structure and contents of device registrations and listings.

How to search this endpoint

Make API calls to https://api.fda.gov/device/registrationlisting.json using search parameters for fields specific to the device registrations and listings endpoint.

Example API query

One device registration and listing

This query searches for all records with a particular products.product_code.

  1. search for all records with products.product_code equal to HQY.

  2. limit to 1 record.

Example API query

One registrations and listings for 886.5850 regulation number

This query searches for records matching a certain search term, and asks for a single one.

See the reference for more fields you can use to narrow searches for device registrations and listings.

  1. search for all records with products.openfda.regulation_number equals 886.5850

  2. limit to 1 record.

Example API query

Count of top device classes for device registrations and listings.

This query is similar to the prior one, but returns a count of the most device classes.

See the reference for more fields you can use to count and understand the nature of device adverse event reports.

  1. search for all records.

  2. count the field products.openfda.device_class