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

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

string
Filter by verification status (true, false, or all). Defaults to all.
string
Filter by datacenter hosting type (true, false, or all). Defaults to all.
boolean
Return all data points instead of a sampled subset (~20 points)
integer
Unix timestamp for range start
integer
Unix timestamp for range end
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: