/
DE
deepinfra
/
DeepInfra API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 1d ago
View markdown
deepinfra
DeepInfra API
get
Get Instance
v8
latest
OpenAPI 3.1.0
2026-08-08
156
219
298.8 KB
Account
10
Agents
13
get
List Instances
post
Create Instance
get
Get Catalog
get
Get Instance
delete
Delete Instance
patch
Rename Instance
post
Create Dashboard Launch Token
post
Stop Instance
post
Start Instance
post
Update Instance Version
get
List Backups
post
Create Backup
post
Restore Backup
Audio
3
Authentication
14
Billing
12
Chat Completions
3
Dedicated Models
22
Embeddings
1
Files & Batches
9
GPU Rentals
7
Image Generation
3
Inference
2
Logs & Metrics
4
LoRA Adapters
9
Models
16
Sandboxes
10
Text Completions
1
Text to Speech
7
Tokenizer
2
Utilities
2
Videos
6
Agents
Get Instance
get
/v1/agents/{instance_id}
Path parameters
instance_id
string
required
Headers
xi-api-key
string
nullable
x-api-key
string
nullable
Response
Successful Response
AgentInstanceOut
required
id
string
required
name
string
required
state
'creating'
|
'starting'
|
'running'
|
'stopping'
|
'stopped'
|
'failed'
|
'deleted'
required
start_ts
integer
required
state_ts
integer
required
stop_ts
integer
nullable
required
price_per_hour
number
required
region
string
required
last_backup_ts
integer
nullable
required
ssh_port
integer
required
fail_reason
string
nullable
required
public_ip
string
nullable
required
version
string
nullable
required
agent_type
string
required
ssh_user
string
required
POSIX user the agent runs as inside the VM; also the SSH login user.
plan_id
string
required