API Reference

/products

Return available Products for a Service. For example, with a Provider of AWS and a Service of EC2, Products will be a list of all EC2 Instances. By default, this endpoint returns all Products across all Services and Providers but has optional query parameters for filtering listed below.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Query by Provider to list all Products across all Services for a Provider. e.g. aws

string

Query by Service to list all Products for a specific provider service. e.g. aws-ec2

string

Query by name of the Product to see a list of products which match that name. e.g. m5a.16xlarge

int32

The page of results to return.

int32

The amount of results to return. The maximum is 1000

Response

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here! Or choose an example:
application/json