auth

Create Token

Mint a personal access token (nano_u_v1_ PAT). The raw value is returned exactly once. User credentials only, holding conglomerate scope (Spec 2 §7).

post/auth/tokens

Request body

namestring nullable
expires_in_secondsinteger nullable

Response

Successful Response

idstring required
tokenstring required
namestring nullable
key_prefixstring required
kindstring required
expires_atstring nullable
created_atstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.