Skip to main content
Show historical GPU market trends (supply, demand, pricing over time)
This is a host command, used for managing machines you are renting out on Vast.ai.

Usage

Arguments

GPU_NAMES
string
Comma-separated GPU names to query (e.g. "RTX 4090", "RTX 4090, H100_SXM"). Use all for all GPU types. Defaults to RTX 5090, 4090, and 3090. Underscores are accepted in place of spaces.

Options

--verified
string
Filter by verification status (true, false, or all). Defaults to all.
--datacenter
string
Filter by datacenter hosting type (true, false, or all). Defaults to all.
--full
boolean
Return all data points instead of a sampled subset (~20 points)
--start
integer
Unix timestamp for range start
--end
integer
Unix timestamp for range end
--step
integer
Seconds between data points (e.g. 3600 for hourly)

Description

Returns time-series data for GPU supply, demand, and pricing. By default, queries the last 24 hours for RTX 5090, 4090, and 3090 and returns a sampled set of roughly 20 data points. Use --full to get all available data points, or --start/--end/--step for custom time ranges.

Examples

Global Options

The following options are available for all commands: