Skip to main content
GET
Get inference API key details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

ID of the project

Pattern: ^pj[0-9a-hj-km-np-tv-z]{24}$
Example:

"pjkkmx0f2vke4h36nk9cm8v8q0"

inference_api_key_id
string
required

ID of the inference API key

Pattern: ^ak[0-9a-hj-km-np-tv-z]{24}$
Example:

"akkkmx0f2vke4h36nk9cm8v8q0"

Response

An Inference API Key

id
string
required

ID of the inference API key

Pattern: ^ak[0-9a-hj-km-np-tv-z]{24}$
Example:

"akaz0q3vbrpa7pkg7zbmah9csn"

key
string
required

inference API key data