Skip to main content
GET

Authorizations

Authorization
string
header
required

Enter your API key (starts with 'ek-')

Response

200 - application/json

Success

name
string
required

Name of the proxy key

Maximum string length: 25
expires_at
integer
required

Expiration timestamp (-1 for no expiration)

allocated_ammount
number
required

Allocated credit amount

Required range: x >= 0
model_whitelist
string[]

List of allowed models

ip_whitelist
string[]

List of allowed IP addresses or CIDR blocks

used_ammount
number
read-only

Amount of credits used

is_active
boolean
read-only

Whether the proxy key is active

key
string
read-only

The proxy key value

created_at
integer
read-only

Creation timestamp

last_used
integer
read-only

Last usage timestamp