Endpoint detail (input_schema, output_schema, examples)
概览与任务
端点详情
GET
Endpoint detail (input_schema, output_schema, examples)
根据 endpoint slug 获取单个市场端点的
input_schema、output_schema 和 examples。
当你需要确认某个模型端点的必填字段、枚举值、媒体 URL 字段或示例 payload 时,应先查看端点详情再提交任务。授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
响应
200 - application/json
Endpoint detail with schemas and examples