: Access the web console using the device's IP address (default is 192.168.0.10 ) and credentials (default: admin / admin ) . Enable API : Navigate to Settings > OpenAPI Management .
The H Series web server accepts GET/POST requests. Useful for high-level control and status dashboards.
"jsonrpc": "2.0", "method": "preset/load", "params": "token": "session_token_abc123", "index": 0 , "id": 4
You must include this token in the X-Auth-Token header or params for subsequent calls.