{
  "x402Version": 2,
  "id": 14556,
  "slug": "14556",
  "resource": "https://api.govparse.io/v1/feeds/pharma-prescribing",
  "description": "Which prescribers just entered a drug class this Medicare Part D year — e.g. new GLP-1 prescribers in PY2024? Bulk feed over CMS Part D Prescribers by Provider and Drug, aggregated per NPI to a drug class and differenced PY2023 → PY2024: direction=new_entrant returns new-to-class prescribers, de_adopter those whose class volume fell. Flat rows, cursor-paginated up to 1000/page, by drug_class, specialty, and state. Observational public Part D records — never a clinical recommendation.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "direction": "new_entrant",
            "drug_class": "GLP-1",
            "state": "TX"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "basis": "CMS Medicare Part D Prescribers by Provider and Drug, aggregated per NPI to a therapeutic drug class and differenced PY2023 → PY2024, surfaced via the Healthparse Part D API. Observational counts of records present in the public Part D file — never a clinical recommendation.",
            "feed": "pharma-prescribing",
            "page": {
              "has_more": true,
              "limit": 500,
              "next_cursor": "eyJvIjo1MDB9",
              "returned": 500,
              "total_matched": 2513
            },
            "query": {
              "direction": "new_entrant",
              "drug_class": "GLP-1",
              "specialty": "all",
              "state": "TX"
            },
            "rows": [
              {
                "as_published_date": "PY2024",
                "class_claims_2023": 0,
                "class_claims_2024": 1787,
                "class_claims_delta": 1787,
                "direction": "new_entrant",
                "drug_class": "GLP-1",
                "event_key": "partd:1487654321:GLP-1",
                "npi": "1487654321",
                "pct_change": null,
                "performance_year_pair": "2023-2024",
                "prescriber_city": "HOUSTON",
                "prescriber_specialty": "Endocrinology",
                "prescriber_state": "TX"
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/feeds/pharma-prescribing",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "cursor": {
                "description": "Opaque page cursor — pass the previous page's next_cursor unchanged.",
                "examples": [
                  "eyJvIjo1MDB9"
                ],
                "type": "string"
              },
              "direction": {
                "description": "new_entrant (default; wrote the class in PY2024 with ≤ max_prior_claims in PY2023 — the new-to-class buying moment) | de_adopter (class volume fell ≥ min_pct_drop%).",
                "examples": [
                  "new_entrant"
                ],
                "type": "string"
              },
              "drug_class": {
                "description": "Therapeutic drug class: GLP-1 | SGLT2 | DPP-4 | Statin. Default GLP-1.",
                "examples": [
                  "GLP-1"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Rows per page (default 500, cap 1000).",
                "examples": [
                  500
                ],
                "type": "integer"
              },
              "max_prior_claims": {
                "description": "new_entrant only: maximum PY2023 class claims allowed (0 = truly new to the class).",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "min_claims_2024": {
                "description": "Minimum class claims in PY2024.",
                "examples": [
                  50
                ],
                "type": "integer"
              },
              "min_pct_drop": {
                "description": "de_adopter only: minimum percent decline in class volume PY2023 → PY2024.",
                "examples": [
                  50
                ],
                "type": "integer"
              },
              "specialty": {
                "description": "Prescriber specialty (Prscrbr_Type), e.g. Endocrinology.",
                "examples": [
                  "Endocrinology"
                ],
                "type": "string"
              },
              "state": {
                "description": "Prescriber state code (two letters).",
                "examples": [
                  "TX"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-11T07:30:47.623Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-11T07:30:47.479Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.govparse.io",
    "manifest_name": "api.govparse.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"
  }
}