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 }
获取API产品列表,支持根据标签类型筛选,默认只返回已上架的产品
Documentation IndexFetch the complete documentation index at: https://docs.turboapi.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.turboapi.app/llms.txt
Use this file to discover all available pages before exploring further.
页码
每页条数
API产品类型标签:1.api类型 2.供应商 3.api能力 4.api标签
API产品列表
Show child attributes