Create API Key
API 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
Create API Key
Authorizations
Your project API key (starts with lc_proj_)
Body
application/json
A descriptive label for the key
Example:
"production-backend"