Skip to main content
POST
Create Api Key

Authorizations

Authorization
string
header
required

Project API key (sk-kupe-...) or a Supabase user JWT.

Path Parameters

project_id
string
required

Body

application/json
name
string
required

Response

Successful Response

id
string
required
project_id
string
required
org_id
string
required
name
string
required
key_prefix
string
required
created_at
string
required
api_key
string
required

Full raw key. Shown once, never retrievable again.

revoked_at
string | null
last_used_at
string | null