Animica x402 Directory

Directory / med.halowerk.com

med.halowerk.com/v1/device-incident-trend

Aggregates medical device reports for a product code, device name or manufacturer into a trend: reports per year, the split between malfunction, injury and death outcomes, the most frequent problem codes, and the share of reports where the manufacturer conducted an evaluation. Two things the figures are not, and both are stated in the response rather than left to be inferred.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://med.halowerk.com/v1/device-incident-trend'

# -> 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/device-incident-trend'

Endpoint: https://med.halowerk.com/v1/device-incident-trend. 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.

Other endpoints on med.halowerk.com

med.halowerk.com/v1/adverse-events

Summarises adverse event reports for a drug: the most frequently reported reactions, the distribution of serious outcomes, the split between reports from health…

GET · $0.006

med.halowerk.com/v1/boxed-warning

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…

GET · $0.005

med.halowerk.com/v1/chemical-hazard

Returns the hazard profile of a chemical: GHS pictograms, signal word, hazard statements and precautionary statements where they are recorded, together with the…

GET · $0.006

med.halowerk.com/v1/device-recall

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…

GET · $0.005

med.halowerk.com/v1/drug-identity

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…

GET · $0.005

med.halowerk.com/v1/drug-label

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…

GET · $0.006

med.halowerk.com/v1/drug-recall

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…

GET · $0.005

med.halowerk.com/v1/gene-crosswalk

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…

GET · $0.006

med.halowerk.com/v1/ingredient-equivalence

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…

GET · $0.006

med.halowerk.com/v1/molecule-identity

Takes any common identifier for a chemical and returns the canonical PubChem compound: the CID, molecular formula, molecular weight, canonical and isomeric SMIL…

GET · $0.005

med.halowerk.com/v1/trial-eligibility

Retrieves the eligibility section of a registered trial and separates it into inclusion and exclusion criteria as individual items, each classified where the cl…

GET · $0.006

med.halowerk.com/v1/trial-finder

Searches the clinical trial registry and returns matching studies with the fields that decide whether a trial is relevant: the recruitment status translated fro…

GET · $0.006

All 15 endpoints on med.halowerk.com →