{
  "x402Version": 2,
  "id": 14919,
  "slug": "14919",
  "resource": "https://api.healthparse.io/v1/manufacturers/search",
  "description": "Discover pharma & device MANUFACTURERS from CMS Open Payments by name, total-spend band, or year of first appearance — the emerging/small-brand filter (low total_spend and/or recent first_seen_year) plus optional specialty/state activity. Answers: which small or new manufacturers pay physicians in my category and territory? Entity-resolved company dimension (DBA/subsidiary variants merged). Filter: name, max_total_spend, first_seen_year_min/max, specialty, state.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x177eA123A35253ba8869A7e21E717978e482351D",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "max_total_spend": "example",
            "min_total_spend": "example",
            "name": "example"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "records_notice": "Observational rollup of the CMS Open Payments General Payments file, keyed on the paying manufacturer/GPO...",
            "rows": [
              {
                "display_name": "Mission Pharmacal Company",
                "distinct_specialties": 44,
                "distinct_states": 51,
                "first_seen_year": 2022,
                "last_seen_year": 2025,
                "maker_ids": [
                  "100000000123"
                ],
                "manufacturer_key": "MISSION PHARMACAL",
                "name_variants": [
                  "Mission Pharmacal Company"
                ],
                "payment_count": 51233,
                "physician_engagements": 9021,
                "record_count": 48120,
                "top_specialty": "Urology",
                "top_state": "TX",
                "total_spend": 842190.55
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/manufacturers/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "first_seen_year_max": {
                "type": "integer"
              },
              "first_seen_year_min": {
                "description": "manufacturers first appearing in/after this program year",
                "type": "integer"
              },
              "limit": {
                "default": 25,
                "maximum": 100,
                "type": "integer"
              },
              "max_total_spend": {
                "description": "only manufacturers whose all-time reported spend is ≤ this (small/emerging)",
                "type": "number"
              },
              "min_total_spend": {
                "type": "number"
              },
              "name": {
                "description": "case-insensitive substring of the manufacturer name",
                "type": "string"
              },
              "offset": {
                "default": 0,
                "type": "integer"
              },
              "performance_year": {
                "type": "integer"
              },
              "sort": {
                "description": "total_spend|first_seen_year|physician_engagements|distinct_specialties|display_name, optionally :asc/:desc",
                "type": "string"
              },
              "specialty": {
                "description": "Open Payments recipient specialty leaf, e.g. 'Cardiovascular Disease', 'Hematology & Oncology'",
                "type": "string"
              },
              "state": {
                "description": "2-letter recipient state code(s), comma-separated",
                "type": "string"
              }
            },
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.healthparse.io",
  "lastUpdated": "2026-09-04T07:03:19.044Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-04T07:03:18.861Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.healthparse.io",
    "manifest_name": "api.healthparse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}