Unnamed service
GET api.healthparse.io/v1/manufacturers/open-payments
Why an agent can trust this route.
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.
Observed outcomes
Which manufacturers pay a given physician specialty in a territory, and how much — CMS Open Payments rolled up to the paying company. Answers: which pharma/device companies already reach cardiologists in Texas, and which are the small/emerging ones (max_total_spend) to partner with or compete against? Filter: specialty, state, performance_year (defaults to latest), max_total_spend/min_total_spend, min_physicians; sort by matched_amount or manufacturer_total_spend (asc = smallest first).
Resource: api.healthparse.io/v1/manufacturers/open-payments
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x177eA123A35253ba8869A7e21E717978e482351D
Payment methods: — · Last validation: 2026-09-14 08:45:47.895+00
{
"input": {
"type": "object",
"properties": {
"sort": {
"type": "string",
"description": "matched_amount|manufacturer_total_spend|first_seen_year|matched_physician_cells, optionally :asc/:desc"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100
},
"state": {
"type": "string",
"description": "2-letter recipient state code(s), comma-separated"
},
"offset": {
"type": "integer",
"default": 0
},
"specialty": {
"type": "string",
"description": "Open Payments recipient specialty leaf, e.g. 'Cardiovascular Disease'"
},
"min_physicians": {
"type": "number",
"description": "minimum matched physician×specialty×state relationships"
},
"max_total_spend": {
"type": "number",
"description": "only manufacturers whose all-time reported spend is ≤ this (small/emerging)"
},
"min_total_spend": {
"type": "number"
},
"performance_year": {
"type": "integer",
"description": "program year; defaults to the latest loaded"
}
}
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x177eA123A35253ba8869A7e21E717978e482351D",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x177eA123A35253ba8869A7e21E717978e482351D",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "30000"
}
]
}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.