gateway.apiosk.com
https://gateway.apiosk.com/weatherapi/forecastShares a payout wallet with 590 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
API call to weatherapi
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
40.0% avgResponse time
Data table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 7/22/2026, 12:00:00 AM | 100% | 1 | 538ms |
| 7/23/2026, 12:00:00 AM | 100% | 1 | 584ms |
| 7/24/2026, 12:00:00 AM | 100% | 1 | 515ms |
| 7/25/2026, 12:00:00 AM | 100% | 1 | 537ms |
| 7/26/2026, 12:00:00 AM | 100% | 1 | 515ms |
| 7/27/2026, 12:00:00 AM | 100% | 1 | 1110ms |
| 7/28/2026, 12:00:00 AM | 100% | 1 | 686ms |
| 7/29/2026, 12:00:00 AM | 100% | 1 | 427ms |
| 7/30/2026, 12:00:00 AM | 100% | 1 | 527ms |
| 7/31/2026, 12:00:00 AM | 100% | 1 | 721ms |
| 8/1/2026, 12:00:00 AM | 100% | 1 | 611ms |
| 8/2/2026, 12:00:00 AM | 100% | 1 | 547ms |
| 8/3/2026, 12:00:00 AM | 0% | 1 | — |
| 8/4/2026, 12:00:00 AM | 0% | 1 | — |
| 8/5/2026, 12:00:00 AM | 0% | 1 | — |
| 8/6/2026, 12:00:00 AM | 0% | 1 | — |
| 8/7/2026, 12:00:00 AM | 0% | 1 | — |
| 8/8/2026, 12:00:00 AM | 0% | 1 | — |
| 8/9/2026, 12:00:00 AM | 0% | 1 | — |
| 8/10/2026, 12:00:00 AM | 0% | 1 | — |
| 8/11/2026, 12:00:00 AM | 0% | 1 | — |
| 8/12/2026, 12:00:00 AM | 0% | 1 | — |
| 8/13/2026, 12:00:00 AM | 0% | 1 | — |
| 8/14/2026, 12:00:00 AM | 0% | 1 | — |
| 8/15/2026, 12:00:00 AM | 0% | 1 | — |
| 8/16/2026, 12:00:00 AM | 0% | 1 | — |
| 8/17/2026, 12:00:00 AM | 0% | 1 | — |
| 8/18/2026, 12:00:00 AM | 0% | 1 | — |
| 8/19/2026, 12:00:00 AM | 0% | 1 | — |
| 8/20/2026, 12:00:00 AM | 0% | 1 | — |
- Availability
- 40
- Latency
- not yet measured
- Security
- 99
- Transparency
- 49
- Activity
- 0
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 60% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- Register SPA
- Domain registered
- 2025-11-27
- Hosting network
- FLYIO
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payments per day
last payment 7/22/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 7/22/2026 | 35 | 2.43 | 1 |
This payout wallet is shared: figures cover all 591 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Linked by wallet — likely same operator
On-chain agent identity and the x402 endpoint that shares its settlement wallet.
Response schema
{
"input": {
"discoverable": true,
"method": "GET",
"queryParams": {
"properties": {
"alerts": {
"description": "Whether to include any active government weather alerts/warnings for the location. Defaults to no.",
"enum": [
"yes",
"no"
],
"example": "yes",
"type": "string"
},
"aqi": {
"description": "Whether to include the air_quality block in the current weather and forecast. Defaults to no.",
"enum": [
"yes",
"no"
],
"example": "no",
"type": "string"
},
"days": {
"description": "Number of forecast days to return, including today (1-14). Defaults to 1 if omitted. Free-plan keys may silently cap at 3 days.",
"example": 3,
"maximum": 14,
"minimum": 1,
"type": "integer"
},
"q": {
"description": "Location query. Accepts a city/place name, decimal lat,lon, US/UK/Canada postal code, IATA airport code (e.g. iata:DXB), or auto:ip for the caller's IP location.",
"example": "London",
"type": "string"
}
},
"required": [
"q"
],
"type": "object"
},
"type": "http"
},
"output": {
"current": {
"condition": {
"code": 1000,
"icon": "//cdn.weatherapi.com/weather/64x64/day/113.png",
"text": "Sunny"
},
"feelslike_c": 33.5,
"humidity": 41,
"is_day": 1,
"last_updated": "2026-06-23 19:45",
"temp_c": 32.3,
"temp_f": 90.1,
"uv": 0.6,
"wind_kph": 13
},
"forecast": {
"forecastday": [
{
"astro": {
"moon_illumination": 69,
"moon_phase": "Waxing Gibbous",
"moonrise": "03:11 PM",
"moonset": "12:56 AM",
"sunrise": "04:43 AM",
"sunset": "09:21 PM"
},
"date": "2026-06-23",
"date_epoch": 1782172800,
"day": {
"avghumidity": 60,
"avgtemp_c": 25.4,
"condition": {
"code": 1063,
"icon": "//cdn.weatherapi.com/weather/64x64/day/176.png",
"text": "Patchy rain nearby"
},
"daily_chance_of_rain": 57,
"daily_chance_of_snow": 0,
"maxtemp_c": 34.1,
"maxwind_kph": 16.9,
"mintemp_c": 17.4,
"totalprecip_mm": 1.04,
"totalsnow_cm": 0,
"uv": 7.4
},
"hour": [
{
"chance_of_rain": 7,
"condition": {
"code": 1000,
"icon": "//cdn.weatherapi.com/weather/64x64/night/113.png",
"text": "Clear"
},
"feelslike_c": 18.6,
"humidity": 72,
"temp_c": 18.6,
"time": "2026-06-23 00:00",
"time_epoch": 1782169200,
"wind_kph": 10.8
}
]
}
]
},
"location": {
"country": "United Kingdom",
"lat": 51.5171,
"localtime": "2026-06-23 19:50",
"localtime_epoch": 1782240635,
"lon": -0.1062,
"name": "London",
"region": "City of London, Greater London",
"tz_id": "Europe/London"
}
}
}