show gpu trends
Machines
show gpu trends
Returns time-series data for GPU supply, demand, and pricing. By default queries the last 24 hours and returns a sampled set of roughly 20 data points. Use start/end/step for custom time ranges.
CLI Usage: vastai metrics gpu-trends [GPU_NAMES] [options]
GET
show gpu trends
Documentation Index
Fetch the complete documentation index at: https://docs.vast.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be provided in the Authorization header
Query Parameters
Comma-separated GPU names (e.g. "RTX 4090, H100_SXM") or "all". Defaults to RTX 5090, 4090, and 3090.
Example:
"RTX 4090"
Filter by verification status
Available options:
yes, no, all Filter by hosting type
Available options:
all, secure_cloud, community GPU count bucket or "all"
Unix timestamp for range start
Unix timestamp for range end
Seconds between data points (e.g. 3600 for hourly)