Skip to main content
GET
/
api
/
v1
/
sources
List published sources
curl --request GET \
  --url https://data.kushiro.app/api/v1/sources
{
  "sources": [
    {
      "source_id": "kushiro_population_households_monthly",
      "metric_count": 840,
      "point_count": 0,
      "latest_fetched_at": "2026-04-29T00:00:00.000Z"
    }
  ],
  "count": 1
}

Documentation Index

Fetch the complete documentation index at: https://docs.data.kushiro.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

Published source summaries.

sources
object[]
required
count
integer
required
Required range: x >= 0