Skip to main content
POST
Create API key
(HMAC) API key creation is only available for users authenticated via the Limitless UI (Privy). The key value is only shown once at creation time — store it securely.

Response

API key created successfully

keyId
string

Unique identifier for the API key

Example:

"key_abc123def456"

apiKey
string

The API key value. Only shown once at creation time.

Example:

"lmts_sk_1234567890abcdef..."

createdAt
string<date-time>

When the key was created

Example:

"2025-06-15T10:30:00Z"