{"uid":"cap_iUkfbM1W7oV-Tr3FJuzT8","slug":"netintel-weather-current-conditions-api-40024ce0","name":"NetIntel Weather Current Conditions API","description":"Network intelligence API — 138 endpoints, all pay-per-call via x402 micropayments (USDC on Base or Solana mainnet).\n\nNetIntel is agent fair-trade aligned: transparent per-call pricing in USDC on Base or Solana via x402, no API keys or signup, and automatic no-charge on server errors, upstream failures, and input-validation rejections — failed calls are never billed across NetIntel's network, domain, and data-intelligence endpoints.","url":"https://netintel-production-440c.up.railway.app/weather/current","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 or place name to geocode, e.g. \"London\" or \"Austin, TX\". Aliases: location, q, place, name. Ignored when coordinates are given"},"units":{"type":"string","description":"metric (default: °C, km/h, mm) or imperial (°F, mph, inch). Alias: unit"},"latitude":{"type":"number","description":"Latitude -90..90 — must be paired with longitude; coordinates skip geocoding and win over city. Alias: lat"},"longitude":{"type":"number","description":"Longitude -180..180 — must be paired with latitude. Aliases: lon, lng"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"units":{"type":"object","properties":{"wind_speed":{"type":"string"},"temperature":{"type":"string"},"precipitation":{"type":"string"}}},"source":{"type":"string"},"current":{"type":"object","properties":{"is_day":{"type":"boolean"},"condition":{"type":["string","null"],"description":"plain-language WMO condition"},"feels_like":{"type":["number","null"]},"wind_speed":{"type":["number","null"]},"temperature":{"type":["number","null"]},"humidity_pct":{"type":["number","null"]},"weather_code":{"type":["number","null"]},"precipitation":{"type":["number","null"]},"cloud_cover_pct":{"type":["number","null"]},"wind_direction_deg":{"type":["number","null"]}}},"findings":{"type":"array"},"forecast":{"type":"array","description":"next 3 days: date, temp_max, temp_min, precipitation, weather_code, condition"},"location":{"type":"object","properties":{"name":{"type":["string","null"]},"region":{"type":["string","null"]},"country":{"type":["string","null"]},"latitude":{"type":"number"},"timezone":{"type":["string","null"]},"longitude":{"type":"number"}}},"cache_age_seconds":{"type":"number","description":"0 = fresh; forecasts are cached up to 10 min per location"}}}}}}},"responseSchema":{"type":"json","example":{"units":{"wind_speed":"km/h","temperature":"°C","precipitation":"mm"},"source":"open-meteo","current":{"is_day":true,"condition":"Overcast","feels_like":13.1,"wind_speed":11.5,"temperature":14.2,"humidity_pct":77,"weather_code":3,"precipitation":0,"cloud_cover_pct":75,"wind_direction_deg":210},"findings":[],"forecast":[{"date":"2026-08-31","temp_max":18.4,"temp_min":11.2,"condition":"Rain","weather_code":61,"precipitation":1.3},{"date":"2026-09-01","temp_max":19.1,"temp_min":12,"condition":"Partly cloudy","weather_code":2,"precipitation":0},{"date":"2026-09-02","temp_max":17.8,"temp_min":11.6,"condition":"Rain showers","weather_code":80,"precipitation":0.4}],"location":{"name":"London","region":"England","country":"United Kingdom","latitude":51.51,"timezone":"Europe/London","longitude":-0.13},"cache_age_seconds":0}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_O-_bpawX9iSU44SnaFc9t","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","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 plus a 3-day forecast for any city or coordinates, with no API key required via x402 micropayments.","exampleAgentPrompt":"What's the current weather in London right now — give me temperature, feels-like, humidity, wind speed, and a 3-day forecast in metric units.","exampleUseCases":[{"title":"Travel packing decision assistant","prompt":"What's the current weather in Tokyo right now — temperature, humidity, and wind — and what should I expect over the next 3 days? Use metric units."},{"title":"Smart home climate automation","prompt":"Get me the current outdoor temperature and cloud cover percentage for coordinates 37.77, -122.42 in San Francisco so I can decide whether to open the windows."},{"title":"Weather-aware scheduling bot","prompt":"Is it raining or overcast in Austin, TX right now, and what does the precipitation forecast look like for the next 3 days in imperial units?"}],"resultDescription":"Returns a JSON object with: current conditions (temperature, feels_like, humidity_pct, wind_speed, wind_direction_deg, precipitation, cloud_cover_pct, weather_code, plain-language condition, is_day flag), a 3-day daily forecast array (date, temp_max, temp_min, precipitation, weather_code, condition), resolved location metadata (name, region, country, latitude, longitude, timezone), units used, data source, and cache age in seconds.","failureModes":["Invalid or unrecognizable city name returns an error or empty location","Latitude out of -90..90 or longitude out of -180..180 range causes input validation rejection (no charge)","Upstream Open-Meteo outage results in no charge per NetIntel's policy","Missing both city and coordinates returns a validation error (no charge)","Partial coordinates (only lat or only lon provided) may fall back to city or fail validation"],"whenToPreferThis":"Choose this endpoint when you need real-time current weather plus a short-range forecast for any global location without managing API keys or subscriptions. It is especially suitable for agents that need pay-per-call pricing with no signup overhead and guaranteed no-charge on errors. Prefer it over heavier weather APIs when you only need current conditions and a 3-day outlook, and when cost predictability at $0.002/call matters. It supports both city-name geocoding and raw coordinates, making it flexible for both human-facing and programmatic inputs.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:44:59.134Z","isFirstParty":false}