{"components":{"securitySchemes":{"x402":{"description":"x402 payment via https://x402-agent-pay.com/facilitator. USDC on Base L2.","in":"header","name":"X-Payment","type":"apiKey"}}},"info":{"title":"DUKE \u2014 MLB Expert API","version":"1.0.0","x-payment-required":{"amount":"0.15","asset":"USDC","network":"base","payTo":"0x367F1b3D8Ca90D1e087481a9A40d585Bf3451a03"}},"openapi":"3.0.0","paths":{"/duke/api/news":{"get":{"summary":"MLB news (free)"}},"/duke/api/query":{"post":{"requestBody":{"content":{"application/json":{"schema":{"properties":{"query":{"type":"string"}}}}}},"responses":{"200":{"description":"Analysis"},"402":{"description":"Payment required"}},"summary":"MLB analysis (x402)","x-price-usdc":"0.15"}},"/duke/api/scores":{"get":{"summary":"Live MLB scores (free)"}},"/duke/team/{team_slug}/api/query":{"post":{"parameters":[{"description":"MLB team slug, e.g. new-york, boston, los-angeles, chicago-north","in":"path","name":"team_slug","required":true,"schema":{"type":"string"}}],"requestBody":{"content":{"application/json":{"schema":{"properties":{"access_code":{"type":"string"},"query":{"type":"string"}},"type":"object"}}}},"responses":{"200":{"description":"Team analysis JSON"},"402":{"description":"Payment required (x402 USDC on Base L2)"}},"security":[{"x402":[]}],"summary":"Per-MLB-team analysis: live news + AI (x402)","x-price-usdc":"0.15"}}},"security":[{"x402":[]}],"servers":[{"url":"https://agentpaystore.com"}],"x-facilitator":"https://x402-agent-pay.com/facilitator"}
