# ACME (studio9cf96d30.kulchu.red) ACME Company Base URL: https://studio9cf96d30.kulchu.red ## Entrypoint: - https://studio9cf96d30.kulchu.red/api/collections/openapi.yaml // OpenAPI 3.1 spec for the public JSON API - https://studio9cf96d30.kulchu.red/sitemap-index.xml // XML sitemap for crawlers - https://studio9cf96d30.kulchu.red/llms.txt // short operator hint surface ## Formats: - Append extension `.md` to request path — for public content collections: [articles, catalog]. - Accept text/html (default) - Accept application/json via `/api/collections/[collection]/[...path]` ## Public JSON APIs: - https://studio9cf96d30.kulchu.red/api/collections/openapi.{yaml,json} // OpenAPI 3.1 specification - https://studio9cf96d30.kulchu.red/api/collections/articles // paginated list of articles (page[offset], page[limit]) - https://studio9cf96d30.kulchu.red/api/collections/articles/[...slug] // single article resource - https://studio9cf96d30.kulchu.red/api/collections/catalog // paginated list of catalog items - https://studio9cf96d30.kulchu.red/api/collections/catalog/[id] // single catalog item ## Human route groups: - Calendar: `https://studio9cf96d30.kulchu.red/[locale]/calendar/` - Privacy policy: `https://studio9cf96d30.kulchu.red/[locale]/legal/privacy-policy/` - Terms of service: `https://studio9cf96d30.kulchu.red/[locale]/legal/terms-of-service/` ## Notes: - Discovery surfaces reference **public** content.