openFDA · Example Payload

Food Adverse Event

FDAFood and Drug AdministrationDrug SafetyAdverse EventsDrug LabelsRecallsMedical DevicesFood SafetyTobaccoPublic HealthOpen DataGovernmentRegulatoryFAERSSPL

Food Adverse Event is an example object payload from openFDA, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

metaresults

Example Payload

food-adverse-event.json Raw ↑
{
  "meta": {
    "disclaimer": "Do not rely on openFDA to make decisions regarding medical care. While we make every effort to ensure that data is accurate, you should assume all results are unvalidated. We may limit or otherwise restrict your access to the API in line with our Terms of Service. Submission of an adverse event report does not constitute an admission that a product caused or contributed to an event. The information in these reports has not been scientifically or otherwise verified as to a cause and effect relationship and cannot be used to estimate incidence (occurrence rate) or to estimate risk.",
    "terms": "https://open.fda.gov/terms/",
    "license": "https://open.fda.gov/license/",
    "last_updated": "2026-05-14",
    "results": {
      "skip": 0,
      "limit": 1,
      "total": 149945
    }
  },
  "results": [
    {
      "report_number": "108592",
      "outcomes": [
        "Other Serious or Important Medical Event",
        "Other Serious Outcome"
      ],
      "date_created": "20081217",
      "reactions": [
        "ABDOMINAL DISTENSION",
        "FAECES DISCOLOURED",
        "HAEMATOCHEZIA"
      ],
      "date_started": "20081203",
      "consumer": {
        "age": "73.00",
        "age_unit": "year(s)",
        "gender": "Female"
      },
      "products": [
        {
          "role": "SUSPECT",
          "name_brand": "PHILLIPS' COLON HEALTH (LACTOBACILLUS COMPOUND)",
          "industry_code": "54",
          "industry_name": "Vit/Min/Prot/Unconv Diet(Human/Animal)"
        }
      ]
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/food-adverse-event"
All examples
curl "https://apis.io/api/v1/examples?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.