{
  "x402Version": 1,
  "id": 8037,
  "slug": "8037",
  "resource": "https://api.itsgloria.ai/news",
  "description": "Get the latest news about a covered news topic, delivering the most recent 10 headlines.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0xCa1271E777C209e171826A681855351f4989cd0c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "feed_categories": {
              "description": "Comma separated list of feed categories. Available categories: ai, ai_agents, base, bitcoin, crypto, dats, defi, ethereum, hyperliquid, machine_learning, macro, perps, rwa, ripple, solana, tech",
              "required": true,
              "type": "string"
            },
            "from_date": {
              "description": "Get the news from this date (YYYY-MM-DD format)",
              "required": false,
              "type": "string"
            },
            "to_date": {
              "description": "Get the news up to this date (YYYY-MM-DD format)",
              "required": false,
              "type": "string"
            }
          },
          "type": "http"
        },
        "output": {
          "type": "array"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.itsgloria.ai",
  "lastUpdated": "2026-09-18T20:17:35.783Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-13T22:56:52.859Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.itsgloria.ai",
    "manifest_name": "api.itsgloria.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"
  }
}