OpenAI endpoint. Codex OAuth upstream.
AkurAI Router
A small Rust service that exposes `/v1/responses` and `/v1/models`, authenticates tools with a private API key, and routes requests through a secure server-side Codex CLI OAuth identity.
OpenAI endpoint. Codex OAuth upstream.
A small Rust service that exposes `/v1/responses` and `/v1/models`, authenticates tools with a private API key, and routes requests through a secure server-side Codex CLI OAuth identity.
Rust standard library server, embedded landing asset, local config files, and no Rust crate dependencies.
Tooling calls use `Authorization: Bearer ...`; the admin UI uses AkurAI IDP SSO and an email allowlist.
Requests are normalized for the Codex Responses endpoint with Codex CLI identity headers and OAuth token refresh.