{
  "x402Version": 2,
  "id": 13849,
  "slug": "13849",
  "resource": "https://api.getsly.ai/x402/demo/test",
  "description": "HTTPBin Test Echo - a Sly-published x402 service running on Sly's gateway (api.getsly.ai). Used to validate the publish + gateway flow end-to-end. Powered by Sly (https://getsly.ai). Buyer agents call this URL with x402 payment and get a JSON slideshow back. Sly Treasury account, Demo Fintech tenant, demo/test slug.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xed181bcadb44681e44fa365521af1251625e57b7",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "description": "",
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "slideshow": {
              "title": "Sample"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": true,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "additionalProperties": true,
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.getsly.ai",
  "lastUpdated": "2026-09-17T03:56:36.51Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-17T03:56:35.74Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.getsly.ai",
    "manifest_name": "api.getsly.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}