{"uid":"cap_eIkyLSJ2B9_HL12An_xVN","slug":"fanfare-api-fly-dev-f06c6288","name":"Fanfare WNBA Schedule","description":"WNBA game schedule for any date — matchups, scores, and game status. Pass a date to find games on a specific day.","url":"https://fanfare-api.fly.dev/wnba/schedule","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{"date":{"type":"string","description":"Game date (YYYY-MM-DD)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"object","required":["data","sport","errors","league","warnings","request_id","retrieved_at"],"properties":{"data":{"type":"array","items":{"type":"object","required":["id","clock","score","sport","venue","league","period","season","status","date_utc","away_team","home_team"],"properties":{"id":{"type":"string"},"clock":{"type":"null"},"score":{"type":"object","required":["away","home","quarters"],"properties":{"away":{"type":"number"},"home":{"type":"number"},"quarters":{"type":"array","items":{"type":"object","required":["away","home","quarter"],"properties":{"away":{"type":"number"},"home":{"type":"number"},"quarter":{"type":"number"}}}}}},"sport":{"type":"string"},"venue":{"type":"object","required":["city","name","state","surface","roof_type"],"properties":{"city":{"type":"string"},"name":{"type":"string"},"state":{"type":"string"},"surface":{"type":"null"},"roof_type":{"type":"string"}}},"league":{"type":"string"},"period":{"type":"number"},"season":{"type":"string"},"status":{"type":"string"},"date_utc":{"type":"string"},"away_team":{"type":"object","required":["id","city","name","division","full_name","conference","abbreviation"],"properties":{"id":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"},"division":{"type":"null"},"full_name":{"type":"string"},"conference":{"type":"null"},"abbreviation":{"type":"string"}}},"home_team":{"type":"object","required":["id","city","name","division","full_name","conference","abbreviation"],"properties":{"id":{"type":"string"},"city":{"type":"string"},"name":{"type":"string"},"division":{"type":"null"},"full_name":{"type":"string"},"conference":{"type":"null"},"abbreviation":{"type":"string"}}}}}},"sport":{"type":"string"},"errors":{"type":"array","items":{"type":"unknown"}},"league":{"type":"string"},"warnings":{"type":"array","items":{"type":"unknown"}},"request_id":{"type":"string"},"retrieved_at":{"type":"string"}}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"date":"2025-07-15"}}},"response":{"data":[{"id":"401736250","clock":null,"score":{"away":85,"home":77,"quarters":[{"away":29,"home":28,"quarter":1},{"away":15,"home":14,"quarter":2},{"away":18,"home":18,"quarter":3},{"away":23,"home":17,"quarter":4}]},"sport":"basketball","venue":{"city":"Boston","name":"TD Garden","state":"MA","surface":null,"roof_type":"indoor"},"league":"wnba","period":4,"season":"2025","status":"final","date_utc":"2025-07-16T00:00Z","away_team":{"id":"5","city":"Indiana","name":"Fever","division":null,"full_name":"Indiana Fever","conference":null,"abbreviation":"IND"},"home_team":{"id":"18","city":"Connecticut","name":"Sun","division":null,"full_name":"Connecticut Sun","conference":null,"abbreviation":"CON"}},{"id":"401736251","clock":null,"score":{"away":80,"home":99,"quarters":[{"away":22,"home":26,"quarter":1},{"away":12,"home":33,"quarter":2},{"away":23,"home":20,"quarter":3},{"away":23,"home":20,"quarter":4}]},"sport":"basketball","venue":{"city":"Los Angeles","name":"crypto.com Arena","state":"CA","surface":null,"roof_type":"indoor"},"league":"wnba","period":4,"season":"2025","status":"final","date_utc":"2025-07-16T02:00Z","away_team":{"id":"16","city":"Washington","name":"Mystics","division":null,"full_name":"Washington Mystics","conference":null,"abbreviation":"WSH"},"home_team":{"id":"6","city":"Los Angeles","name":"Sparks","division":null,"full_name":"Los Angeles Sparks","conference":null,"abbreviation":"LA"}}],"sport":"basketball","errors":[],"league":"wnba","warnings":[],"request_id":"21781486-99f7-4cf7-a902-6b2dc7ac0240","retrieved_at":"2026-06-03T18:08:14.574189+00:00"}},"exampleRequest":{"date":"2025-07-15"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GcxQ5gbektKcBKuVklRrR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns WNBA game schedule for a given date, including matchups, scores, and game status.","exampleAgentPrompt":"What WNBA games are scheduled for July 15, 2025 — show me the matchups and their current scores or status.","exampleUseCases":[{"title":"Fantasy league matchup planning","prompt":"Can you check what WNBA games are happening this weekend? I need to see the schedules so I can finalize my fantasy roster decisions."},{"title":"Sports bar event scheduling","prompt":"Pull up the WNBA schedule for the next two weeks and let me know which days have games — we want to host watch parties for the biggest matchups."},{"title":"Fan notification and alerts","prompt":"Show me all WNBA games scheduled for next month and their current scores or status. I want to set reminders for the games my favorite team is playing in."}],"resultDescription":"A list of WNBA games for the requested date, including team matchups, scores (if available), and game status (e.g., scheduled, in-progress, final).","failureModes":["No games scheduled for the specified date — returns empty list","Invalid date format — expects YYYY-MM-DD","Date out of season range — no data available","Network/server error from fly.dev hosting"],"whenToPreferThis":"Use this endpoint when you need WNBA game schedule data for a specific date, including upcoming games, live scores, or final results. Prefer over generic sports APIs when WNBA-specific structured schedule data is needed with low cost per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:49:23.148Z","isFirstParty":false}