Skip to main content
GET
Mint a documentation-site session

Authorizations

Authorization
string
header
required

Email address and password. A personal access token (pat_…) or session token (token-…) may also be sent in the password field, with any non-empty value as the username — a blank username short-circuits to a 401 before the token is read.

Query Parameters

redirect
string

Path on the docs site to land on after the callback

Response

OK

url
string
required

Documentation-site callback URL carrying a short-lived EdDSA-signed JWT in the fragment. Navigate the browser here to land the user on redirect.