Skip to content
天気Now 日本語

Playground

Pick an endpoint, set a coordinate, send it. The request runs from your browser against the live API, so what you see here is what your code will get.

Endpoint
Coordinate

Leave both blank and the API works out roughly where you are from your IP address.

GEThttps://api.tenkinow.com/v1/weather/latest?lat=35.69&lon=139.70
Not sent yet.
{
  "station": { … },
  "observation": { … }
}