{
  "x402Version": 2,
  "id": 5556,
  "slug": "5556",
  "resource": "https://agentstack-research-3bnlllaboa-ts.a.run.app/v1/us/announcements/:ticker",
  "description": "Parsed, taxonomy-classified SEC/EDGAR (US) announcements for one ticker (JSON). Identical schema across all supported markets.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9b0c27302c3993e8e524cc4452f613064e3d4004",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "ticker": "MSFT"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "announcements": [
              {
                "date": "2026-06-01",
                "price_sensitive": false,
                "raw_type": "10-Q",
                "title": "Quarterly report",
                "type": "periodic_report",
                "url": "https://www.sec.gov/..."
              }
            ],
            "disclaimer": "Data and classifications only. Not investment advice.",
            "market": "us",
            "ticker": "AAPL"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/us/announcements/:ticker",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "ticker": {
                    "description": "Exchange ticker symbol, e.g. AAPL (US) or BHP (AU)",
                    "type": "string"
                  }
                },
                "required": [
                  "ticker"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agentstack-research-3bnlllaboa-ts.a.run.app",
  "lastUpdated": "2026-08-22T23:11:35.054Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-22T23:11:33.497Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agentstack-research-3bnlllaboa-ts.a.run.app",
    "manifest_name": "agentstack-research-3bnlllaboa-ts.a.run.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}