Create Api Key Endpoint
vaults
Create Api Key Endpoint
Create a new API key for programmatic vault access via Unkey.
The full API key is only returned once on creation - save it immediately!
POST
Create Api Key Endpoint
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Successful Response
API key output on creation (includes full key - only shown once).