{"slug":"iot-halowerk-com-v1-mesh-route-20f756","title":"Computes a deterministic shortest path over caller-supplied directed or bidirect","host":"iot.halowerk.com","method":"POST","resource":"https://iot.halowerk.com/v1/mesh-route","category":"other","description":"Computes a deterministic shortest path over caller-supplied directed or bidirectional links with non-negative costs. It does not measure live radio conditions, reserve capacity or push routes to devices.","price_listed":0.004,"price_asked":0.004,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":886,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"goal":"sensor","links":[{"cost":1,"from":"gateway","to":"relay-a"},{"cost":2,"from":"relay-a","to":"sensor"},{"cost":2,"from":"gateway","to":"relay-b"},{"cost":4,"from":"relay-b","to":"sensor"}],"nodes":["gateway","relay-a","relay-b","sensor"],"start":"gateway"},"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":{"goal":{"maxLength":64,"minLength":1,"type":"string"},"links":{"items":{"additionalProperties":false,"properties":{"bidirectional":{"default":true,"type":"boolean"},"cost":{"maximum":1000000000,"minimum":0,"type":"number"},"from":{"maxLength":64,"minLength":1,"type":"string"},"to":{"maxLength":64,"minLength":1,"type":"string"}},"required":["from","to","cost"],"type":"object"},"maxItems":10000,"minItems":1,"type":"array"},"nodes":{"items":{"maxLength":64,"minLength":1,"type":"string"},"maxItems":500,"minItems":2,"type":"array","uniqueItems":true},"start":{"maxLength":64,"minLength":1,"type":"string"}},"required":["nodes","links","start","goal"],"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.004,"price_match":true,"latency_ms":886,"error":null}],"description_full":"Computes a deterministic shortest path over caller-supplied directed or bidirectional links with non-negative costs. It does not measure live radio conditions, reserve capacity or push routes to devices.","last_updated":"2026-09-01T07:46:33.71Z","schemes":["exact"]}