latestOpenAPI 3.1.02026-08-223321,1001.6 MB

2134ebffd1ef

Authenticate

Exchange authorization code for access token with PKCE and CSRF validation.

For local auth environments, the 'code' field contains the user's email and authentication generates a synthetic bearer token locally.

post/authenticate

Request body

codestring required
code_verifierstring required
noncestring nullable
statestring nullable

Response

Successful Response

successboolean required
access_tokenstring nullable required