Overview
API call to open-meteo
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-07-02 17:14:18
Health
Status
healthy
Latency (p50)
820ms
Uptime (30d)
80.0%
Reliability Score
80/100
Last Checked
2026-08-27 14:27:52
Last Healthy
2026-08-27 14:27:52
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"current": {
"description": "Comma-separated current variables.",
"example": "temperature_2m,wind_speed_10m",
"required": false,
"type": "string"
},
"daily": {
"description": "Comma-separated daily variables.",
"example": "temperature_2m_max,temperature_2m_min",
"required": false,
"type": "string"
},
"hourly": {
"description": "Comma-separated hourly variables.",
"example": "temperature_2m",
"required": false,
"type": "string"
},
"latitude": {
"description": "Latitude in decimal degrees.",
"example": "52.37",
"required": true,
"type": "number"
},
"longitude": {
"description": "Longitude in decimal degrees.",
"example": "4.89",
"required": true,
"type": "number"
},
"timezone": {
"description": "IANA timezone or 'auto'.",
"example": "auto",
"required": false,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"current": {
"temperature_2m": 19.1,
"time": "2026-07-02T20:15",
"wind_speed_10m": 19.4
},
"current_units": {
"temperature_2m": "°C",
"wind_speed_10m": "km/h"
},
"daily": {
"temperature_2m_max": [
21.3
],
"temperature_2m_min": [
13.1
],
"time": [
"2026-07-02"
]
},
"elevation": 11,
"latitude": 52.37,
"longitude": 4.9,
"timezone": "Europe/Amsterdam"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-27 14:27:52 | healthy | 402 | 952ms | |
| 2026-08-27 08:57:11 | healthy | 402 | 629ms | |
| 2026-08-26 22:27:05 | healthy | 402 | 792ms | |
| 2026-08-26 13:45:08 | error | — | — | fetch failed |
| 2026-08-26 05:53:09 | healthy | 402 | 636ms | |
| 2026-08-25 14:33:18 | error | — | — | fetch failed |
| 2026-08-25 11:47:54 | healthy | 402 | 928ms | |
| 2026-08-25 06:12:01 | healthy | 402 | 1283ms | |
| 2026-08-24 21:19:51 | healthy | 402 | 655ms | |
| 2026-08-24 15:27:22 | healthy | 402 | 820ms |