cURL
curl --request GET \ --url https://api.turbo.com/api/product/list
{ "list": [ { "abilities": [ "<unknown>" ], "apiTemplateID": "<string>", "description": [ "<unknown>" ], "doc": "<string>", "id": "<string>", "labels": [ "<unknown>" ], "provider": "<unknown>", "slug": "<string>", "status": 123, "type": "<unknown>" } ], "total": 123 }
Get API product list, supports filtering by tag type, by default only returns listed products
Page number
Items per page
API product type tag: 1.api type 2.provider 3.api capability 4.api tag
API Product List
Show child attributes