FETCH402
← Protocol index

Resource / 637

unknown

Seoul Weather API.

Real-time Seoul weather — temperature, sky, humidity, wind (KMA official data)

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 10000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x1e15e64E815473385B571Deec7Bce4f0CC262817

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {},
  "type": "http"
}
OutputJSON
{
  "example": {
    "condition": "Clear",
    "humidity": "55%",
    "location": "Seoul, South Korea",
    "temperature": {
      "celsius": 23,
      "fahrenheit": 73
    }
  },
  "type": "json"
}