Auth

Bootstrap Key

Exchange a bootstrap token for an nk_ API key (one-time use).

The returned api_key is shown only once — store it securely.

post/auth/bootstrap-key

Request body

bootstrap_tokenstring required

Token from /v2/auth/signup response

Response

Successful Response

api_keystring required

Your new nk_ API key — store it securely, it cannot be retrieved again

api_key_idstring required
user_idstring required
organization_idstring nullable

Changes

Changed in 1 of the 9 revisions of this API.1