Private API
Authenticate with a bearer API code and use `/api/private/jobs`, `/api/private/jobs/[id]`, `/api/private/organizations`, `/api/private/countries`, and `/api/private/stats`.
API codes are intended for the owner and explicitly authorized clients. Codes are stored as hashes and can be inserted or rotated with the CLI script in `scripts/create-api-code.mjs`.