List all products available in the portal
Maximum number of records to return for this request. Defaults to per_page query parameter value
Items per page. Defaults to the resource-specific page count if configured, otherwise 20
Page number. Defaults to 1 when omitted
OK
UID of this API Product
2
Client ID for this API Product
"2r7p8aUnkzby17hCJk8w2XvK3K6"
An array of strings specifying the authentication methods supported by the APIs within this Product (e.g., key, oauth2). When subscribing to a plan, a developer can choose one of these methods to generate credentials
["key", "oauth2"]Must be false for regular API products
An image for the product's card view in the developer portal catalogue. This image is shown on the main API listing page. If not provided, the portal will fall back to using the product's Logo
"/system/products/2/preview/preview.png"
OAuth2.0 scopes that will be assigned to OAuth2.0 clients that use this API Product. Should be comma-separated string
"payments,clients"
Specification details for documentation-only products