Overview
API call to open-meteo
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
gateway
Source
bazaar
Indexed
2026-07-02 17:14:18
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"current": {
"example": "temperature_2m",
"required": false,
"type": "string"
},
"latitude": {
"example": "52.37",
"required": true,
"type": "number"
},
"longitude": {
"example": "4.89",
"required": true,
"type": "number"
}
},
"type": "http"
}