Skip to main content
GET
/
api
/
calc
/
recipes
获取产线计算配方
curl --request GET \
  --url https://api.end.shallow.ink/api/calc/recipes \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

第三方开发者 API Key(格式:sk_xxx)

Response

200

有效配方列表(含设备、输入输出、制作时间)