{"uid":"cap_wl2OLrOne6tiTu2zmRwFU","slug":"dopaminedesk-weather-forecast-api-ec752d43","name":"DopamineDesk Weather Forecast API","description":"Get current weather conditions and a one-to-seven-day forecast for a geocoded location from Open-Meteo.","url":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/weather_forecast","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"],"type":"string"},"queryParams":{"type":"object","properties":{"city":{"type":"string","description":"City name."},"days":{"type":"integer","description":"Number of forecast days (1-7)."},"zip_code":{"type":"string","description":"US zip code."}},"additionalProperties":true}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["see"],"properties":{"see":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{"see":"https://ai-data-marketplace-1042299154756.us-central1.run.app/openapi.json"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CLX4A1BYzlxlspVdBMlfQ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns current weather conditions and a multi-day forecast (up to 7 days) for a given US city or zip code.","exampleAgentPrompt":"What's the current weather and 5-day forecast for Seattle, WA? I want temperature, humidity, wind, and rain chances each day.","exampleUseCases":[{"title":"Outdoor event weather planning","prompt":"Can you pull the 7-day weather forecast for zip code 94105 in San Francisco? I need daily high/low temps, conditions, and precipitation chances for each day."},{"title":"Travel packing decision","prompt":"What's the current weather right now in Chicago — temperature in Fahrenheit, humidity, wind speed, and conditions?"},{"title":"Automated daily weather briefing","prompt":"Fetch today's weather and a 3-day forecast for Austin, TX — give me the current conditions plus daily highs, lows, and chance of rain for each day."}],"resultDescription":"Returns a JSON object with three sections: (1) location — city, state, and country; (2) current — current temperature in °F, humidity percentage, wind speed in mph, and a plain-language condition string (e.g. 'Light Rain'); (3) forecast — an array of daily entries (up to 7 days) each with date, high/low °F, condition string, and precipitation chance percentage.","failureModes":["Unknown city name returns an error or empty result","Invalid or non-US zip code may return no data","days parameter outside 1-7 range may be rejected or clamped","Missing both city and zip_code may return a validation error","Service unavailability at the underlying weather data provider may cause 5xx errors"],"whenToPreferThis":"Choose this endpoint when you need pay-per-use, USDC-settled weather data with no subscription or API key management, especially in agent workflows already using x402 v2 micropayment infrastructure. It is well-suited for lightweight automation, one-off lookups, or multi-agent pipelines that need simple current-conditions-plus-forecast data for US locations without committing to a dedicated weather API contract.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:35:04.159Z","isFirstParty":false}