{"uid":"cap_sMXmN1wDLAeVEB3DO84WB","slug":"apiosk-gateway-openweather-execute-1a636ffc","name":"Apiosk Gateway – OpenWeather Execute","description":"Pay-per-call API gateway on the x402 protocol (HTTP 402 + USDC on Base). This document covers the gateway's discovery and execution meta-endpoints. Individual provider APIs are reachable at /{api_slug}/{path} and described by GET /{api_slug}/metadata.","url":"https://gateway.apiosk.com/openweather/execute","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"string","description":"JSON payload forwarded to the selected operation."},"operation":{"type":"string","description":"Operation id, /path, or METHOD /path selector."}}},"responseSchema":{"type":"object","required":["status","result"],"properties":{"api":{"type":"string"},"cost":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"upstream_status":{"type":"integer"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.11","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.11/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.11","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.11","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Wysk-AoSWEVFwOUn-Ckgt","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.11","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes an OpenWeather API operation via the Apiosk x402 pay-per-call gateway, forwarding requests and returning upstream weather data responses.","exampleAgentPrompt":"Can you get the current weather conditions for London right now — temperature, humidity, and wind speed — using the OpenWeather current weather operation?","exampleUseCases":[{"title":"Real-time city weather lookup","prompt":"What's the current temperature, humidity, and weather description for Tokyo right now? Use the current weather operation."},{"title":"5-day forecast for travel planning","prompt":"I'm heading to Paris next week — can you pull the 5-day weather forecast from OpenWeather so I can see what to expect day by day?"},{"title":"Air quality index check","prompt":"Can you check the current air quality index for Los Angeles using the OpenWeather air pollution endpoint? I want to know if it's safe to go for a run outside."}],"resultDescription":"Returns a JSON object containing the upstream OpenWeather API response body under 'result', along with metadata including the API slug, the operation called, HTTP status from the upstream, latency in milliseconds, cost of the call in USDC, and overall status string.","failureModes":["Invalid operation selector returns error status with upstream_status non-200","Malformed JSON payload in 'input' field causes upstream rejection","Payment failure (insufficient USDC balance) blocks execution before upstream call","Rate limiting or quota exhaustion on the OpenWeather upstream returns 429","Unknown api_slug or misconfigured gateway route returns 404","Network timeout to upstream returns high latency with error status"],"whenToPreferThis":"Choose this endpoint when you need OpenWeather data without managing a separate OpenWeather API key, want micropayment-based pay-per-call billing in USDC via the x402 protocol, or are building an agent that needs weather data with transparent per-call cost accounting. Prefer WeatherAPI.com sibling endpoint if you need different data coverage or pricing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T15:27:54.828Z","isFirstParty":false}