Retrieves the eligibility section of a registered trial and separates it into inclusion and exclusion criteria as individual items, each classified where the classification is unambiguous and each carrying the verbatim source sentence. The source sentence is the substance rather than a nicety: eligibility criteria decide whether a person can enter a study, a structured item without its origin cannot be checked, and a wrongly structured one goes unnoticed.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://med.halowerk.com/v1/trial-eligibility' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://med.halowerk.com/v1/trial-eligibility'
Endpoint: https://med.halowerk.com/v1/trial-eligibility. Operated by med.halowerk.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Summarises adverse event reports for a drug: the most frequently reported reactions, the distribution of serious outcomes, the split between reports from health…
Answers whether a drug carries a boxed warning, the strongest warning class the FDA applies, and returns the warning text with the label version it came from. T…
Returns the hazard profile of a chemical: GHS pictograms, signal word, hazard statements and precautionary statements where they are recorded, together with the…
Aggregates medical device reports for a product code, device name or manufacturer into a trend: reports per year, the split between malfunction, injury and deat…
Searches the device recall database for a product, manufacturer or model and returns each matching recall with the classification and its meaning, the reason, t…
Takes any of the names a medicine goes by and returns the canonical identity behind it: the RxNorm concept with its identifier and term type, the active ingredi…
Returns the sections of an official drug label sorted by clinical significance rather than document order, with the text passed through word for word. Nothing i…
Searches the FDA enforcement database for drug recalls matching a product name, company or date range and returns each with the classification leading: class on…
Resolves a gene symbol or identifier and returns the corresponding identifiers across NCBI and Ensembl: the gene with its Entrez and Ensembl identifiers, the ge…
Resolves two products to their RxNorm concepts and compares what the register declares about each: the active ingredient set, the strength per ingredient, the d…
Takes any common identifier for a chemical and returns the canonical PubChem compound: the CID, molecular formula, molecular weight, canonical and isomeric SMIL…
Searches the clinical trial registry and returns matching studies with the fields that decide whether a trial is relevant: the recruitment status translated fro…