Skip to content

Mint a dk_ key

POST
/api/dev/keys

Needs a Privy login (JWT) — you cannot mint a key with a key. The plaintext key is returned once; new keys carry permissions: ["read","signal"] and tier free (recorded, not yet enforced at the edge — tolerate 429).

object
label
required
string
<= 100 characters

Minted

object
key
required

The plaintext dk_… key. Shown ONCE; only its sha-256 is stored.

string
id
required
string format: uuid
label
required
string
tier
required
string
Allowed values: free builder pro enterprise

Validation error. error names the missing or malformed field.

object
error
required

Stable machine-readable code (snake_case) or a short reason.

string
message
string
key
additional properties
any

auth_required

object
error
required

Stable machine-readable code (snake_case) or a short reason.

string
message
string
key
additional properties
any