API keys
Create API key
POST
Create API key
Authorizations
API key with the vk_ prefix. Create one from the dashboard.
Body
application/json
Server-injected display email for the authenticated user. Set by the web
proxy from the signed-in Clerk session (never trusted from a browser
body). Absent for keys minted outside the proxy (SDK, CI). When present,
it upserts users.email so /v1/me and the CLI can show the account.
Response
The created key, including the plaintext value returned once
Create API key

