v1
latestOpenAPI 3.1.02026-07-1311417.6 KBAPI Keys
Create API Key
Create a new API key for the project. The full key value is returned only once in the response — store it securely.
Keys start with lc_proj_ and are 64-character hex strings.
post/api/admin/api-keys
Request body
Example request
{
"name": "production-backend"
}Response
API key created