Inference Api Key

Get inference API key details

get/project/{project_id}/inference-api-key/{inference_api_key_id}

Response

An Inference API Key

idstring required

ID of the inference API key

keystring required

inference API key data

Example response

{
  "id": "akaz0q3vbrpa7pkg7zbmah9csn"
}