v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBCodex Tokens
Mint a Codex access token
post/api/codex/tokens
Request body
Example request
{
"expires_at": "2026-08-20T08:30:00Z",
"name": "my mac"
}Response
Created
{
"expires_at": "2026-08-20T08:30:00Z",
"name": "my mac"
}Created