{"uid":"cap_VRqU3lKWEsQ7wYSiVjaNf","slug":"interzoid-global-weather-api-e4c13968","name":"Interzoid Global Weather API","description":"Get current weather information for any city worldwide including temperature, conditions, humidity, wind, and atmospheric data.","url":"https://api.interzoid.com/getglobalweather","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","required":["location"],"properties":{"location":{"type":"string","description":"City name, optionally followed by country (e.g. \"London, UK\", \"Tokyo, Japan\")"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"City":"London","Code":"Success","TempC":"13.0","TempF":"55.4","Credits":"0","Weather":"Clouds","WindMPH":"12.5"}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"location":"London, UK"}}},"response":{"Code":"Success","TempC":"14","TempF":"57.2","Credits":"0","Weather":"Clear","WindDir":"W","WindSpeed":"6"}},"exampleRequest":{"location":"London, UK"},"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_XE5lVzlvd05HbQbv5eZSc","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","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 including temperature and wind speed for any city worldwide","exampleAgentPrompt":"What's the current weather in London, UK — give me the temperature in both Fahrenheit and Celsius along with wind speed and conditions?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the city name, weather condition description (e.g. 'Clouds', 'Rain'), temperature in both Celsius and Fahrenheit, wind speed in MPH, a status code ('Success' or error), and a credits field.","failureModes":["Unknown or misspelled city name returns an error code in the Code field","Missing required 'location' query parameter returns a 400 or error response","City name ambiguity (no country specified) may return results for the wrong city","API quota exhausted returns a non-success Code","Network timeout returns no response"],"whenToPreferThis":"Use this endpoint when you need current real-time weather data for a specific city anywhere in the world, and you want both Celsius and Fahrenheit returned in a single call. Ideal for agents needing weather context without managing complex weather API authentication. Priced at $0.01 USDC per call via x402, making it suitable for on-demand, per-query use cases.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T06:44:05.913Z","isFirstParty":false}