Animica x402 Directory

Directory / iot.halowerk.com

iot.halowerk.com/v1/digital-twin-sync

Groups caller-supplied scalar field changes by field name, selects the highest version, and reports a conflict when equal-version values differ. It does not connect to a twin platform, merge nested documents or resolve semantic conflicts.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://iot.halowerk.com/v1/digital-twin-sync'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://iot.halowerk.com/v1/digital-twin-sync'

Endpoint: https://iot.halowerk.com/v1/digital-twin-sync. Operated by iot.halowerk.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on iot.halowerk.com

iot.halowerk.com/v1/battery-degradation

Applies a transparent heuristic: cycle fade scales with equivalent full cycles and depth-of-discharge exponent; calendar fade scales with square-root time and a…

GET · $0.003

iot.halowerk.com/v1/device-auth

Canonicalizes device_id, nonce and message, computes an HMAC-SHA256 tag with caller-supplied ephemeral key material, and optionally compares a claimed tag in co…

GET · $0.002

iot.halowerk.com/v1/edge-compute-bid

Filters caller-supplied bids by CPU, memory and latency constraints, computes workload cost from quoted unit prices, and ranks feasible candidates by total cost…

GET · $0.004

iot.halowerk.com/v1/fleet-anomaly

Computes cohort median, median absolute deviation and robust z-scores for one numeric reading per device. A caller-selected threshold determines flags. It detec…

GET · $0.003

iot.halowerk.com/v1/lora-coverage

Computes free-space loss at one metre, applies a caller-supplied path-loss exponent over distance, then reports estimated receive power and margin against recei…

GET · $0.003

iot.halowerk.com/v1/mesh-route

Computes a deterministic shortest path over caller-supplied directed or bidirectional links with non-negative costs. It does not measure live radio conditions, …

GET · $0.004

iot.halowerk.com/v1/ota-sign

Canonicalizes firmware hash, version, device model and minimum bootloader version, then produces a SHA-256 manifest digest and HMAC-SHA256 release tag using cal…

GET · $0.003

iot.halowerk.com/v1/robotic-path-clearance

Computes the minimum Euclidean distance from each circular obstacle center to every path segment, then subtracts obstacle radius and robot radius. It detects pl…

GET · $0.004

iot.halowerk.com/v1/sensor-calibration

Fits reference = slope × observed + offset with ordinary least squares over paired caller-supplied readings. It reports residual diagnostics and does not claim …

GET · $0.003

All 10 endpoints on iot.halowerk.com →