Create Api Key
Project Management
Create API Key
Create a new API key for a project. Requires project ownership.
POST
Create Api Key
Create a new API key for a specific project. Requires project ownership.Documentation Index
Fetch the complete documentation index at: https://devkit4ai.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Bearer token for authentication
Path Parameters
Unique project identifier
Body
API key name/description (optional)
Response
API key unique identifier
The actual API key (only shown once during creation)
API key name
Associated project ID
API key creation timestamp
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Maximum string length:
255
