Skip to main content
POST
Create API Key

Authorizations

x-logclaw-api-key
string
header
required

Your project API key (starts with lc_proj_)

Body

application/json
name
string
required

A descriptive label for the key

Example:

"production-backend"

Response

API key created

id
string
name
string
key
string

The full API key — shown only once

createdAt
string<date-time>