# k-Data ## Docs - [Query numeric data](https://data.kushiro.app/docs/api-reference/metrics/query-numeric-data.md): Returns numeric data records. `source` is required; all other filters are optional exact-match or date-range filters. - [Query facility/location data](https://data.kushiro.app/docs/api-reference/points/query-facilitylocation-data.md): Returns facility and location-style data records. `source` is required; `category` is an optional exact-match filter. - [Get service information](https://data.kushiro.app/docs/api-reference/service/get-service-information.md): Returns preview status, contact information, terms URL, and the public endpoint list. - [Health check](https://data.kushiro.app/docs/api-reference/service/health-check.md): Returns a simple liveness response with the current server time. - [Get a source summary](https://data.kushiro.app/docs/api-reference/sources/get-a-source-summary.md): Returns a single published source summary. Unknown or currently unavailable sources return 404. - [List published sources](https://data.kushiro.app/docs/api-reference/sources/list-published-sources.md): Returns currently available source IDs with metric/point counts and the latest fetched time. - [Get terms of use](https://data.kushiro.app/docs/api-reference/terms/get-terms-of-use.md): Returns the terms of use and attribution notes as UTF-8 plain text. - [k-Data](https://data.kushiro.app/docs/introduction.md): 釧路市の公開情報を収集・整形して公開する preview API の概要。 - [MCP endpoint](https://data.kushiro.app/docs/mcp-guide.md): read-only MCP server の最小利用メモ。 - [Quickstart](https://data.kushiro.app/docs/quickstart.md): curl で k-Data の主要エンドポイントを試す。 ## OpenAPI Specs - [openapi](https://data.kushiro.app/docs/openapi.json)