{"uid":"cap_UGMZT1GKgQC-8qcyJA9VQ","slug":"mlb-stats-api-fly-dev-6146845e","name":"MLB Venue Weather","description":"Current weather conditions at an MLB venue. Required: venueId.","url":"https://mlb-stats-api.fly.dev/mlb/venue-weather","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","required":["venueId"],"properties":{"venueId":{"type":"integer","description":"MLB venue ID"}}}},"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":"object","required":["current","latitude","timezone","venue_id","longitude","venue_name"],"properties":{"current":{"type":"object","required":["condition","feels_like_c","temperature_c","wind_speed_kmh","humidity_percent","precipitation_mm"],"properties":{"condition":{"type":"string"},"feels_like_c":{"type":"number"},"temperature_c":{"type":"number"},"wind_speed_kmh":{"type":"number"},"humidity_percent":{"type":"number"},"precipitation_mm":{"type":"number"}}},"latitude":{"type":"number"},"timezone":{"type":"string"},"venue_id":{"type":"string"},"longitude":{"type":"number"},"venue_name":{"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":{"venueId":3313}}},"response":{"data":{"current":{"condition":"overcast","feels_like_c":20,"temperature_c":22.7,"wind_speed_kmh":12,"humidity_percent":34,"precipitation_mm":0},"latitude":40.82919482,"timezone":"America/New_York","venue_id":"3313","longitude":-73.9264977,"venue_name":"Yankee Stadium"},"sport":"baseball","errors":[],"league":"mlb","warnings":[],"request_id":"63596784-d4e2-47bf-84ef-755cde396c6b","retrieved_at":"2026-05-30T00:28:56.292095+00:00"}},"exampleRequest":{"venueId":3313},"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_-1HnHB8BgGiVX9jbEnTV5","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 current weather conditions at a specific MLB ballpark by venue ID","exampleAgentPrompt":"What are the current weather conditions at Yankee Stadium — venue ID 3313 — right now?","exampleUseCases":[{"title":"Rain-out prediction for tonight","prompt":"Is it raining or stormy at Fenway Park right now? I want to know if tonight's game is likely to get rained out before I drive to the stadium."},{"title":"Fan preparation before game day","prompt":"What are the current weather conditions at Wrigley Field today? I'm heading to a Cubs game this afternoon and need to know if I should bring a jacket or rain gear."},{"title":"Check wind for home run odds","prompt":"What's the wind speed and direction at Dodger Stadium right now? I'm trying to figure out if conditions favor more home runs in tonight's game."}],"resultDescription":"Current weather conditions at the specified MLB ballpark, including temperature, humidity, wind, and sky conditions at game time or current moment","failureModes":["Missing or invalid venueId returns an error — venueId is required and must be a valid MLB integer venue ID","Unknown venue ID may return 404 or empty result if the ID does not correspond to an active MLB venue","Payment failure (x402) if USDC microtransaction is not completed before the request"],"whenToPreferThis":"Use this endpoint when you need real-time or current weather specifically tied to an MLB ballpark location, especially for game-day planning, rain-out predictions, or fan preparation. Prefer over generic weather APIs when you already have an MLB venueId and want stadium-specific conditions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:51:15.534Z","isFirstParty":false}