Integration

API Endpoint Reference

Complete per-endpoint API pages for the OpenHaldex controller firmware, with parse and error behavior details for robust AWD integrations.

Coverage

Core Control

GET /api/status

GETCore Control

Canonical runtime snapshot for UI reconciliation.

POST /api/mode

POSTCore Control

Set runtime mode with alias parsing and capture safety guard.

POST /api/settings

POSTCore Control

Main mutator for controller, mappings, generation, logging, thresholds.

Map and Curves

GET /api/map

GETMap and Curves

Returns active in-memory map bins and lock table.

POST /api/map

POSTMap and Curves

Replaces active map bins and lock table.

GET /api/maps

GETMap and Curves

Lists current map and available map files.

Network and OTA

GET /api/wifi

GETNetwork and OTA

Returns STA SSID, STA enable, AP password set flag.

POST /api/wifi

POSTNetwork and OTA

Updates STA creds/enable and AP password.

GET /api/update

GETNetwork and OTA

Returns OTA check/install status and progress fields.

Diagnostics and Logs

GET /api/canview

GETDiagnostics and Logs

Returns decoded/raw CAN rows with optional limits and bus filter.

GET /api/logs

GETDiagnostics and Logs

Lists log files across all/can/error scopes.

GET /api/logs/read

GETDiagnostics and Logs

Reads one log file as text with optional max-byte tail.

Project Backlinks

Try the OpenHaldex Firmware Demo

Preview the real OpenHaldex firmware UI in your browser with simulated live CAN traffic and interactive pages for tuning, diagnostics, logs, setup, and OTA workflows.

Open firmware demo