The code library API

Everything a visitor can read, a program can read. Public reads need no key, because the codes are free to read and a key would only be a toll gate on a public library.

Why this is not at /api

On a Leumas-hosted subdomain the /api prefix is forwarded to the platform API before this site ever sees it, so a page served here at that path could never load. It is a real constraint of the hosting rather than a preference, and the guard for this site refuses any client route that collides with a proxied prefix.