{"uid":"cap_j15mab6A-WUWjfhs3olvZ","slug":"apiosk-gateway-open-meteo-execute-11fb7e4c","name":"Apiosk Gateway – Open-Meteo 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/open-meteo/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.0575","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_T-snSglEk_SHUZredKnpd","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes Open-Meteo weather API operations via a pay-per-call x402/USDC gateway, forwarding JSON payloads to the upstream Open-Meteo service and returning the response.","exampleAgentPrompt":"Can you fetch the 7-day hourly weather forecast for latitude 48.8566, longitude 2.3522 (Paris) including temperature and precipitation probability using the Open-Meteo operation GET /v1/forecast?","exampleUseCases":[{"title":"Trip weather planning for travelers","prompt":"What will the weather be like in Zurich next week? I need daily high and low temperatures plus rain chances for each day — coordinates are lat 47.3769, lon 8.5417."},{"title":"Agricultural irrigation scheduling","prompt":"Get me the hourly precipitation and soil moisture forecast for the next 3 days for coordinates lat 41.8781, lon -87.6298 so I can plan irrigation schedules."},{"title":"Outdoor event day-of conditions","prompt":"Pull the current weather conditions for lat 51.5074, lon -0.1278 in London right now — I need temperature, wind speed, and whether it's raining, using the current-weather operation."}],"resultDescription":"A JSON object containing a status string, the upstream Open-Meteo response body (forecast data, current conditions, or historical data depending on the operation), the operation used, the API slug, the cost of the call, and the latency in milliseconds. The result field mirrors the Open-Meteo API response structure with fields like temperature, wind speed, precipitation, and hourly/daily arrays.","failureModes":["Invalid operation selector returns an error indicating the operation was not found","Malformed JSON input payload causes upstream 400 or validation error","Payment not completed (402) results in no execution and a payment-required response","Upstream Open-Meteo service outage returns a non-200 upstream_status with an error in result","Out-of-range coordinates or unsupported weather variable returns an upstream API error","Exceeding request rate limits may return throttling errors"],"whenToPreferThis":"Prefer this endpoint when you need Open-Meteo weather data without managing an Open-Meteo API key or subscription, want pay-per-call billing in USDC on Base, or are operating in an x402-compatible agent environment. Ideal for low-volume or one-off weather lookups where paying per call is more economical than a subscription. Choose this over direct Open-Meteo access when you want a unified gateway billing model or when your agent already handles x402 payments.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:40:37.778Z","isFirstParty":false}