---
title: "GET /check/{lat}/{lon}"
method: GET
path: "/check/{lat}/{lon}"
tags: ["Public", "Misc"]
---

# GET /check/{lat}/{lon}

`GET /check/{lat}/{lon}`

Check location

## Path parameters

- `lat` number, float, required
- `lon` number, float, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.dev/forecast/apis/forecast-solar.md) · [All operations](https://skmtc.dev/forecast/apis/forecast-solar/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/forecast/forecast-solar/revisions/2e40b595ffd2/schema)
