openFDA · Schema

Device 510K Clearance

FDAFood and Drug AdministrationDrug SafetyAdverse EventsDrug LabelsRecallsMedical DevicesFood SafetyTobaccoPublic HealthOpen DataGovernmentRegulatoryFAERSSPL

Properties

Name Type Description
address_1 string
address_2 string
advisory_committee string
advisory_committee_description string
applicant string
city string
clearance_type string
contact string
country_code string
date_received string
decision_code string
decision_date string
decision_description string
device_name string
expedited_review_flag string
k_number string
openfda object
postal_code string
product_code string
review_advisory_committee string
state string
statement_or_summary string
third_party_flag string
zip_code string
View JSON Schema on GitHub

JSON Schema

device-510k-clearance.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-03/schema",
  "properties": {
    "address_1": {
      "type": "string"
    },
    "address_2": {
      "type": "string"
    },
    "advisory_committee": {
      "type": "string"
    },
    "advisory_committee_description": {
      "type": "string"
    },
    "applicant": {
      "type": "string"
    },
    "city": {
      "type": "string"
    },
    "clearance_type": {
      "type": "string"
    },
    "contact": {
      "type": "string"
    },
    "country_code": {
      "type": "string"
    },
    "date_received": {
      "type": "string",
      "format": "date"
    },
    "decision_code": {
      "type": "string"
    },
    "decision_date": {
      "type": "string",
      "format": "date"
    },
    "decision_description": {
      "type": "string"
    },
    "device_name": {
      "type": "string"
    },
    "expedited_review_flag": {
      "type": "string"
    },
    "k_number": {
      "type": "string"
    },
    "openfda": {
      "properties": {
        "device_class": {
          "type": "string"
        },
        "device_name": {
          "type": "string"
        },
        "fei_number": {
          "items": {
            "type": "string"
          },
          "type": "array"
        },
        "medical_specialty_description": {
          "type": "string"
        },
        "registration_number": {
          "items": {
            "type": "string"
          },
          "type": "array"
        },
        "regulation_number": {
          "type": "string"
        }
      },
      "type": "object"
    },
    "postal_code": {
      "type": "string"
    },
    "product_code": {
      "type": "string"
    },
    "review_advisory_committee": {
      "type": "string"
    },
    "state": {
      "type": "string"
    },
    "statement_or_summary": {
      "type": "string"
    },
    "third_party_flag": {
      "type": "string"
    },
    "zip_code": {
      "type": "string"
    }
  },
  "type": "object"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/device-510k-clearance"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.