Daily historical weather
API · /weatherhistory-api
Weather History API
Decades of historical weather for any location on Earth, from 1940 to the present. Pull daily records — temperature highs, lows and means, apparent temperature, precipitation, rain, snowfall, wind speed, gusts and direction — or an hourly series with temperature, humidity, precipitation, wind, pressure and cloud cover, or a period summary with mean temperature, the hottest and coldest day, total precipitation and wet-day counts. Global coverage from the ERA5 reanalysis archive via Open-Meteo, delivered as tidy JSON through a fast, reliable API. Ideal for agriculture and energy, insurance and risk, climate research, construction and travel planning.
API salute
salutare- Tempo di attività
- 100.00%
- Sondaggi del server · 24 ore su 24
- Latenza media
- 1083 ms
- Sondaggi del server · 24 ore su 24
- Abbonati
- 4,972
- attiva
- Chiamate totali
- 12
- ultimi 7 giorni
Prezzi
Scegli un livello: fatturazione mensile, annullamento in qualsiasi momento.
Free
Gratis
- 1,000 chiamate/mese
- 1 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 1,000 requests/month, 1 req/s
- Daily, hourly & summary history
- Global, 1940 to present
- No credit card
Basic
€3.00 /mese
- 30,000 chiamate/mese
- 5 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 30,000 requests/month, 5 req/s
- Temperature, precip, wind, humidity
- Up to 366-day daily ranges
- Commercial use, email support
Pro
€8.00 /mese
- 250,000 chiamate/mese
- 15 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 250,000 requests/month, 15 req/s
- High-volume climate analysis
- Hottest/coldest day & wet-day stats
- Priority email support
Mega
€19.00 /mese
- 1,500,000 chiamate/mese
- 40 richieste/secondo
- Tetto rigido (429 sopra la quota, nessuna eccedenza)
- 1,500,000 requests/month, 40 req/s
- Agriculture, energy & insurance scale
- Maximum concurrency
- Priority support
Costruito da
Correlato APIs
Altro APIs con tag sovrapposti.
Air Quality API
Current air quality and hourly forecast for any location — European and US AQI plus PM2.5, PM10, ozone, nitrogen dioxide, sulphur dioxide, carbon monoxide, dust and UV index. Powered by Open-Meteo. Just pass a latitude and longitude.
api.oanor.com/airquality-api
Weather API
Real-time weather: current conditions, multi-day forecast, historical weather, marine/wave forecast, astronomy (sun/UV), air quality, geocoding and timezone.
api.oanor.com/weather-api
CVE Vulnerability API
Look up software vulnerabilities by their CVE identifier and get clean, structured details — title, description, CVSS score, severity and vector, CWE weakness types, affected vendors and products with version ranges, and reference links — plus search every CVE that affects a given vendor or product, and stream the most recently published CVEs. Sourced from the CIRCL CVE Search service over the official CVE Record 5.1 data and returned as tidy JSON through a fast, reliable API. Ideal for vulnerability management and SOC tooling, DevSecOps and SCA pipelines, security dashboards, compliance and asset-risk monitoring.
api.oanor.com/cve-api
Languages API
Eine saubere Referenz für die Sprachen der Welt. Suchen Sie jede Sprache nach ihrem ISO 639-1 (zweistellig) oder ISO 639-2 (dreistellig) Code oder nach Namen, suchen Sie nach englischem oder einheimischem Namen, listen Sie jede Sprache mit einem optionalen Rechts-nach-links-Filter auf, oder gruppieren Sie Sprachen nach Familie. Jeder Eintrag enthält die ISO-Codes, englische und einheimische Namen, die Sprachfamilie, ein Rechts-nach-links-Flag und einen Wikipedia-Link. Basierend auf dem offenen ISO 639-Datensatz und vollständig im Speicher bereitgestellt, sodass Antworten sofort erfolgen und der Dienst immer verfügbar ist. Ideal für Internationalisierung und Lokalisierung, Sprachauswahlen und Selektoren, Inhaltskennzeichnung und Entwicklerwerkzeuge.
api.oanor.com/languages-api
Domande frequenti
Risposte rapide su prezzi, quote e integrazione.
Come ottengo una chiave API per Weather History API?
Qual è il limite di velocità di Weather History API?
Quanto costa Weather History API?
Posso cancellare l'abbonamento in qualsiasi momento?
Weather History API è conforme al GDPR?
Scegli un endpoint dall'elenco a sinistra per visualizzarne i dettagli e provarlo.
Frammenti di codice
Iscriviti per ottenere una chiave API, quindi chiama qualsiasi percorso sotto il tuo slug.
curl https://api.oanor.com/weatherhistory-api/SOME_PATH \
-H "x-oanor-key: oanor_test_..."
const res = await fetch("https://api.oanor.com/weatherhistory-api/SOME_PATH", {
headers: { "x-oanor-key": "oanor_test_..." }
});
const data = await res.json();
$ch = curl_init("https://api.oanor.com/weatherhistory-api/SOME_PATH");
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_HTTPHEADER, ["x-oanor-key: oanor_test_..."]);
$response = curl_exec($ch);
import requests
r = requests.get(
"https://api.oanor.com/weatherhistory-api/SOME_PATH",
headers={"x-oanor-key": "oanor_test_..."},
)
print(r.json())
Valutazioni
Accedi per votare.
Nessuna recensione ancora.
Discussione
Fai domande, condividi consigli, ricevi risposte dal provider e dagli altri sviluppatori. Pubblico — chiunque può leggere.
Accedi per scrivere o rispondere.
AccediNuova discussione
·
-
Risposta del provider
🔒 Discussione bloccata — non si può più rispondere.
-
·
- Nessuna discussione — inizia tu.
Supporto
Supporto privato 1:1 con il provider — fatturazione, integrazione, account. Solo tu e il team del provider vedete questi thread.
Accedi per aprire un ticket di supporto.
AccediApri nuovo ticket
Descrivi cosa ti serve. Il team del provider riceve un'email e risponde sulla pagina del ticket.
-
·
Urgente - Nessun ticket per questa API.