{
  "x402Version": 2,
  "id": 6515,
  "slug": "6515",
  "resource": "https://srv1553682.hstgr.cloud/route/integration-pack",
  "description": "POST {url} of any x402 listing -> its machine-readable I/O schema (from the advertised bazaar extension or our paid-response archive), input/output examples, price, and probe-measured delivery grade. Saves a coding agent a risky test purchase against an endpoint that may not deliver. Never charged on failure.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xd32714cc95753D5CD50F56570E98C9d87E7C6dfe",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "url": "https://example.com/api/endpoint"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "advertised_schema": {},
            "delivery_grade": 2,
            "schema_source": "advertised_bazaar_extension"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "url": {
                    "type": "string"
                  }
                },
                "required": [
                  "url"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "srv1553682.hstgr.cloud",
  "lastUpdated": "2026-09-17T19:33:04.797Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T19:33:04.365Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "srv1553682.hstgr.cloud",
    "manifest_name": "srv1553682.hstgr.cloud",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}