latestOpenAPI 3.0.3GNU Affero General Public License v3.0 (AGPL-3.0)raw.githubusercontent.com2026-08-2013241160.5 KB

c2f3fa2cbfaa

Inference Api Key

Create a new inference API key

post/project/{project_id}/inference-api-key

Request body

object required

Response

An Inference API Key

idstring required

ID of the inference API key

keystring required

inference API key data

Example response

{
  "id": "akaz0q3vbrpa7pkg7zbmah9csn"
}