Skip to main content
POST
/
api
/
blueprints
/
autofill
蓝图自动填充
curl --request POST \
  --url https://end-api.shallow.ink/api/blueprints/autofill \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '
{
  "blueprint_code": "<string>"
}
'

Authorizations

X-API-Key
string
header
required

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

Body

application/json
blueprint_code
string
required

蓝图码

Response

200

自动填充结果(设备、物品、功耗)