/vantage/instances/search

POST /api/vantage/instances/search

Price: 1 credit

Search a cloud instance-type catalogue by specs, family and region availability

How to use it

Pick instance types out of one catalogue by hardware shape — vCPU and memory bands, GPU count, architecture, family, bare metal, generation — ordered by type name, vCPU, memory or the cheapest on-demand rate. Matching is exact and literal over the whole catalogue rather than a relevance ranking: `query` is a case-insensitive substring of the type name, display name, family or processor, so nothing is dropped for being a weak match and nothing is added for being similar. `offered_in_region` keeps types that carry a price in a region, while `regions` only chooses which regions' prices come back — ask both when you want cheap types in one region. Each result carries the full spec, benchmark and pricing block, so a follow-up call per type is rarely needed.

Parameters

Request body

Response

Errors

Response headers