{
  "x402Version": 2,
  "id": 13454,
  "slug": "13454",
  "resource": "https://api.edifiedlab.com/v1/market/clinical-trials",
  "description": "ClinicalTrials.gov registry lookup by company, drug, or intervention; returns study status, phase, sponsor, enrollment, and completion data. Registry data only, not medical advice or proof of efficacy.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x5037546753d64F77A6fA95B6f85659B6a4A7F6FD",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "11000",
      "maxTimeoutSeconds": 600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "max_results": 10,
            "query": "Nivolumab"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "action": "search",
            "disclaimer": "Clinical-trial registry lookup only; not medical advice or proof of treatment efficacy.",
            "payload": "clinical_trials",
            "query": "Nivolumab",
            "results": "Clinical trials for 'Nivolumab' (showing 1): ..."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "max_results": {
                    "maximum": 25,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "query": {
                    "maxLength": 200,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "query"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "action": {
                    "const": "search",
                    "type": "string"
                  },
                  "disclaimer": {
                    "type": "string"
                  },
                  "payload": {
                    "const": "clinical_trials",
                    "type": "string"
                  },
                  "query": {
                    "type": "string"
                  },
                  "results": {
                    "type": "string"
                  }
                },
                "required": [
                  "payload",
                  "action",
                  "query",
                  "results",
                  "disclaimer"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.edifiedlab.com",
  "lastUpdated": "2026-09-17T14:39:53.681Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T14:39:53.392Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.edifiedlab.com",
    "manifest_name": "api.edifiedlab.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}