{
  "service": "CCIR licensed delivery API",
  "version": "v1",
  "auth": "Authorization: Bearer <key>",
  "routes": [
    "/v1/index.json",
    "/v1/latest/{file}",
    "/v1/snapshots/{YYYY-MM-DD}/{file}",
    "/v1/history/{file}"
  ],
  "terms": "https://ccir.io/documents/data-terms",
  "contact": "research@ccir.io"
}