{
  "name": "Lumavik aurora data API",
  "version": "1.0.0",
  "base_url": "https://lumavik.org/api/v1",
  "description": "Read-only JSON over the auroral visibility thresholds, city table, darkness model, glossary and source registry published at lumavik.org. Keyless, CORS-open, CC BY 4.0. It publishes what a place needs, not what the sky is doing tonight.",
  "documentation": "https://lumavik.org/api/",
  "openapi": "https://lumavik.org/api/v1/openapi.json",
  "endpoints": {
    "index": "https://lumavik.org/api/v1/index.json",
    "openapi": "https://lumavik.org/api/v1/openapi.json",
    "status": "https://lumavik.org/api/v1/status.json",
    "visibility": "https://lumavik.org/api/v1/visibility.json",
    "cities": "https://lumavik.org/api/v1/cities.json",
    "darkness": "https://lumavik.org/api/v1/darkness.json",
    "glossary": "https://lumavik.org/api/v1/glossary.json",
    "sources": "https://lumavik.org/api/v1/sources.json"
  },
  "rows": {
    "kp_steps": 10,
    "viewing_bands": 5,
    "cities": 14,
    "latitude_bands": 8,
    "sources": 41,
    "live_feeds": 4
  },
  "mcp": "https://lumavik.org/mcp",
  "a2a": "https://lumavik.org/a2a",
  "markdown": "Every page has a markdown twin at <path>/index.md, also served on Accept: text/markdown. Index: https://lumavik.org/llms.txt",
  "authentication": "none",
  "provider": {
    "name": "Vast Flow, LLP",
    "url": "https://lumavik.org"
  },
  "contact": {
    "name": "Lumavik support",
    "email": "support@lumavik.org",
    "url": "https://lumavik.org/contact/"
  },
  "licence": {
    "name": "CC BY 4.0",
    "url": "https://creativecommons.org/licenses/by/4.0/",
    "attribution": "Lumavik — https://lumavik.org",
    "note": "Free to reuse, including commercially, with a link back to the endpoint or the page a figure came from."
  }
}
