{
  "x402Version": 2,
  "id": 7357,
  "slug": "7357",
  "resource": "https://api.newsgurus.ai/x402/prediction/markets",
  "description": "News Gurus Intel API — full Polymarket market landscape (up to 2000 markets): category-grouped odds, liquidity, volume and direction from the bot's Polymarket intelligence agents. Optional ?category= filter (sports/crypto/politics/macro/geopolitics/stocks/commodities/entertainment/other) and ?limit= (default 100, cap 2000). Educational data, not financial advice.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xa9a38639Ed4Aebc04092E21F3399c56545450713",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "category": "",
            "limit": 100
          },
          "type": "http"
        },
        "output": {
          "example": {
            "by_category": {
              "crypto": [
                {
                  "category": "crypto",
                  "condition_id": "0xabababababababababababababababababababababababababababababababab",
                  "question": "Will BTC hit $200K by end of 2026?"
                }
              ]
            },
            "categories": [
              "crypto"
            ],
            "category_counts": {
              "crypto": 1
            },
            "fetched_at": "2026-07-17T14:05:00+00:00",
            "markets": [
              {
                "category": "crypto",
                "condition_id": "0xabababababababababababababababababababababababababababababababab",
                "direction": "neutral",
                "liquidity": 450000,
                "no_price": 0.78,
                "question": "Will BTC hit $200K by end of 2026?",
                "source": "polymarket_intelligence_agent",
                "volume_usd": 125000,
                "yes_price": 0.22
              }
            ],
            "total": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/x402/prediction/markets",
      "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": {
                  "category": {
                    "description": "Optional filter: sports/crypto/politics/macro/geopolitics/stocks/commodities/entertainment/other",
                    "type": "string"
                  },
                  "limit": {
                    "default": 100,
                    "maximum": 2000,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.newsgurus.ai",
  "lastUpdated": "2026-09-01T13:31:18.378Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T13:31:18.136Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.newsgurus.ai",
    "manifest_name": "api.newsgurus.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"
  }
}