Break a narrative into discrete adverse event statements before running MedDRA classification.
POST /identify segments a clinical narrative into self-contained adverse events so you can run downstream classification, severity, or reporting logic against each individual event. The endpoint never assigns MedDRA codes—it only returns clean event strings.
All safety assessments remain AI-generated. Review every extracted event before trusting it in regulatory submissions.
X-API-Key: sk-<API_KEY> with every request to this endpoint. Requests without the key return 401 Unauthorized.
POST /classify calls per event.description, reasons array pointing to the narrative evidence, and a confidence score (0–1) so you can surface lightweight provenance before calling /classify.Static API key required for POST /classify, POST /labels/classify, and POST /identify requests.
"sk-<API_KEY>"
Override the default API version. Defaults to 1.
"1"
Target a specific MedDRA release. Defaults to the latest.
"28.0"
List of self-contained adverse events mentioned in the narrative.
Unique identifier for this identification request.
"req_01JD4N8RTM82ZEQTBFTN045C3B"
MedDRA version used to normalize language before identification.
"28.1"
Ordered list of adverse events with supporting rationale.