{
  "x402Version": 2,
  "id": 14329,
  "slug": "14329",
  "resource": "https://market.memoryapi.org/x402/market/calendar",
  "description": "Economic event calendar from FRED with sector performance from FMP. Upcoming key economic releases.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Economic event calendar from FRED (St. Louis Federal Reserve) with filters by category (Fed, inflation, employment, GDP). Also includes sector performance from FMP.",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {
            "category": "all",
            "days": "14"
          },
          "schema": {
            "properties": {
              "category": {
                "description": "Filter: all|fed|inflation|employment|gdp (default: all)",
                "type": "string"
              },
              "days": {
                "description": "Lookback window in days (1-30, default: 14)",
                "type": "integer"
              }
            },
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "period_days": 14,
            "sector_performance": [
              {
                "change_pct": 2.15,
                "sector": "Technology"
              }
            ],
            "source": "FRED + FMP",
            "success": true,
            "upcoming_events": [
              {
                "category": "employment",
                "date": "2025-01-03",
                "name": "ISM Manufacturing PMI"
              }
            ]
          }
        },
        "serviceName": "MemoryAPI Market",
        "tags": [
          "finance",
          "stocks",
          "crypto",
          "market"
        ]
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "market.memoryapi.org",
  "lastUpdated": "2026-09-08T08:03:33.504Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-08T08:03:33.336Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "market.memoryapi.org",
    "manifest_name": "market.memoryapi.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}