SERVICE / DETAILother
RxAtlas
GET api.rxatlas.dev/v1/drugs
SONAR SCORE0.786
LIVE PRICE0.100000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE
23 observations in the last 24hWhy an agent can trust this route.
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY1768msrecent response window
PRICE DRIFT0.0%advertised vs observed
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
SONAR PROBE HISTORY / 30D
JSON ↗Observed outcomes
LIVE ENDPOINT METADATA
Search US drug products by NDC, brand, generic name, ingredient, manufacturer, dosage form, route, source, or identifier.
Resource: api.rxatlas.dev/v1/drugs
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x1Ee42717b1c370dACE197a8850Bf41a932F3b5A8
Payment methods: — · Last validation: 2026-09-14 09:39:35.396+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"q": {
"type": "string",
"maxLength": 160
},
"ndc": {
"type": "string",
"maxLength": 32
},
"count": {
"type": "boolean",
"description": "Include the total matching-record count."
},
"limit": {
"type": "integer",
"default": 20,
"maximum": 100,
"minimum": 1
},
"route": {
"type": "string",
"maxLength": 80
},
"rxcui": {
"type": "string",
"pattern": "^[0-9]+$",
"maxLength": 16
},
"cursor": {
"type": "string",
"description": "Opaque keyset cursor from a previous response."
},
"source": {
"enum": [
"openfda-ndc",
"dailymed",
"nadac",
"openfda-enforcement",
"orange-book",
"rxnorm",
"openfda-unii",
"openfda-shortages"
],
"type": "string"
},
"brand_name": {
"type": "string",
"maxLength": 160
},
"ingredient": {
"type": "string",
"maxLength": 160
},
"spl_set_id": {
"type": "string",
"format": "uuid",
"pattern": "^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"
},
"dosage_form": {
"type": "string",
"maxLength": 120
},
"dea_schedule": {
"enum": [
"CI",
"CII",
"CIII",
"CIV",
"CV"
],
"type": "string"
},
"generic_name": {
"type": "string",
"maxLength": 160
},
"shortage_status": {
"enum": [
"Current",
"To Be Discontinued",
"Resolved"
],
"type": "string"
},
"manufacturer_name": {
"type": "string",
"maxLength": 160
}
},
"additionalProperties": false
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"data",
"has_more",
"next_cursor"
],
"properties": {
"data": {
"type": "array",
"items": {
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "integer",
"minimum": 1
},
"_provenance": {
"type": "object",
"additionalProperties": true
}
},
"additionalProperties": true
}
},
"total": {
"type": "integer",
"minimum": 0
},
"has_more": {
"type": "boolean"
},
"next_cursor": {
"type": [
"string",
"null"
]
}
},
"additionalProperties": false
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x1Ee42717b1c370dACE197a8850Bf41a932F3b5A8",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x1Ee42717b1c370dACE197a8850Bf41a932F3b5A8",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "100000"
}
]
}METADATA PROVENANCE
Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.