/vantage/instances

POST /api/vantage/instances

Price: 1 credit

Get one cloud instance type with its specs, benchmarks and per-region pricing

How to use it

Look up a single instance type by the identifier the cloud provider uses, together with the catalogue it belongs to — the same type string can exist in more than one catalogue. Pricing arrives as one entry per region, each holding the priced platforms (operating system for EC2, Azure and GCP; database engine for RDS; cache engine for ElastiCache) with on-demand, spot and reserved-term rates in USD per hour. The `prices` map holds only USD/hour rates; a separate `percentages` map on the same price set carries spot-related percentage figures (savings off on-demand, interrupt rate) that are not currency and must not be read as dollars. Pass `regions` to keep the answer small: a busy EC2 type carries every region it is sold in and that is the bulk of the response. Retired and previous-generation types keep their own page here and resolve the same as current-generation ones.

Parameters

Request body

Response

Errors

Response headers