{"slug":"iot-halowerk-com-v1-ota-sign-b198d3","title":"Canonicalizes firmware hash, version, device model and minimum bootloader versio","host":"iot.halowerk.com","method":"POST","resource":"https://iot.halowerk.com/v1/ota-sign","category":"code","description":"Canonicalizes firmware hash, version, device model and minimum bootloader version, then produces a SHA-256 manifest digest and HMAC-SHA256 release tag using caller-supplied ephemeral key material. This is a symmetric integrity tag, not a vendor PKI signature or code-signing service.","price_listed":0.003,"price_asked":0.003,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":873,"reported_calls_30d":2,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"device_model":"edge-node-x2","ephemeral_release_key":"example-release-key-2026","firmware_sha256":"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","minimum_bootloader":"2.0.0","version":"4.2.1"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"device_model":{"maxLength":128,"minLength":1,"type":"string"},"ephemeral_release_key":{"description":"Ephemeral example key; do not submit a long-lived production signing key.","maxLength":512,"minLength":16,"type":"string"},"firmware_sha256":{"pattern":"^[0-9a-fA-F]{64}$","type":"string"},"minimum_bootloader":{"maxLength":64,"minLength":1,"type":"string"},"version":{"maxLength":64,"minLength":1,"type":"string"}},"required":["firmware_sha256","version","device_model","minimum_bootloader","ephemeral_release_key"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.003,"price_match":true,"latency_ms":873,"error":null}],"description_full":"Canonicalizes firmware hash, version, device model and minimum bootloader version, then produces a SHA-256 manifest digest and HMAC-SHA256 release tag using caller-supplied ephemeral key material. This is a symmetric integrity tag, not a vendor PKI signature or code-signing service.","last_updated":"2026-09-14T20:03:02.812Z","schemes":["exact"]}