Animica x402 Directory

Directory / fittings.sh

fittings.sh/v1/orangebook/therapeutic-equivalence

FDA therapeutic equivalence codes for a drug: the TE rating and what it means, whether each product is the reference listed drug or reference standard, plus application type, sponsor and marketing status. Patent and exclusivity listings are not included.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://fittings.sh/v1/orangebook/therapeutic-equivalence'

# -> 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://fittings.sh/v1/orangebook/therapeutic-equivalence'

Endpoint: https://fittings.sh/v1/orangebook/therapeutic-equivalence. Operated by fittings.sh, 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 fittings.sh

fittings.sh/v1/aba/routing-validate

Validate a US ABA routing number by its 3-7-1 check digit and decode its Federal Reserve district and institution class.

GET · $0.004

fittings.sh/v1/addr/standardize

Normalize a free-text US street address into its USPS-style standardized one-line form plus parsed components: house number range, directionals, street name, su…

GET · $0.003

fittings.sh/v1/calc/evaluate

Evaluates an arithmetic expression in exact rational arithmetic and returns the fraction plus a decimal to the requested precision.

GET · $0.004199

fittings.sh/v1/census/address-geographies

Geocode a US street address and return the matched address, coordinates, and its Census tract, county and state codes in one call.

GET · $0.003

fittings.sh/v1/census/geocode-batch

Resolve up to 10 US street addresses at once to latitude/longitude plus state, county, tract, block, CBSA and CSA codes.

POST · $0.022

fittings.sh/v1/census/geography-bundle

Every Census geography layer containing a US coordinate in one call: state, county, tract, block, place, urban area, congressional and state legislative distric…

GET · $0.008

fittings.sh/v1/chem/pubchem-compound

Structure and computed properties for a compound by name, CAS number, PubChem CID or SMILES: formula, weight, InChI, logP, TPSA and H-bond counts.

GET · $0.004

fittings.sh/v1/cpsc/recall-check

Search the official CPSC recall record by product name and/or recall title, with an optional recall-date window, returning matching recalls with hazard, remedy,…

GET · $0.0078

fittings.sh/v1/crossref/doi-metadata

Resolve a DOI to bibliographic metadata: title, authors, journal, dates, abstract, licence, funders and citation counts.

GET · $0.003

fittings.sh/v1/csl/name-screen

Screen a name against the US Consolidated Screening List, which merges the OFAC SDN and non-SDN lists with the BIS Denied Persons, Entity and Unverified lists a…

GET · $0.0149

fittings.sh/v1/ctgov/eligibility-screen

Screens open ClinicalTrials.gov studies for a condition against a patient age, sex and healthy-volunteer status, returning the trials the structured criteria do…

GET · $0.0149

fittings.sh/v1/ctgov/trial-search

Search registered clinical trials by condition, intervention, sponsor or free text, filtered by recruitment status and phase.

GET · $0.00498

All 78 endpoints on fittings.sh →