{
  "x402Version": 2,
  "id": 3656,
  "slug": "3656",
  "resource": "https://app.distro.media/api/public/news/by-slug/:pubSlug/:storySlug",
  "description": "Premium news articles, books, content and blog posts from independent journalists, news teams, publishers and companies on Distro Media. Pay per article in USDC via x402. Article: How we built JournoBot, the world's first decentralized newsroom agent",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8145671ca13D8B97B22238fb903D14e36e720428",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "pubSlug": "distro-newslode",
            "storySlug": "how-journobot-thinks-for-0-15-a-day"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "content": "Full premium article body returned after payment.",
            "id": 903,
            "preview": "In a series of diagrams, we show how Distro's new AI editorial assistant auto-funds its AI usage over the Morpheus decentralized-computing network.",
            "publication": {
              "id": 68,
              "publication": "Distro Newslode",
              "slug": "distro-newslode"
            },
            "title": "How we built JournoBot, the world's first decentralized newsroom agent"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/public/news/by-slug/:pubSlug/:storySlug",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "additionalProperties": false,
                "properties": {
                  "pubSlug": {
                    "description": "Public newslode slug that owns the premium article.",
                    "type": "string"
                  },
                  "storySlug": {
                    "description": "Public slug of the premium article to purchase.",
                    "type": "string"
                  }
                },
                "required": [
                  "pubSlug",
                  "storySlug"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "content": {
                    "type": "string"
                  },
                  "id": {
                    "type": [
                      "integer",
                      "string"
                    ]
                  },
                  "preview": {
                    "type": [
                      "string",
                      "null"
                    ]
                  },
                  "publication": {
                    "type": [
                      "object",
                      "null"
                    ]
                  },
                  "title": {
                    "type": "string"
                  }
                },
                "required": [
                  "id",
                  "title",
                  "content"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "app.distro.media",
  "lastUpdated": "2026-09-03T06:13:47.861Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-03T06:13:47.522Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "app.distro.media",
    "manifest_name": "app.distro.media",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}