Secure REST bridge
Connect apps without sharing your login
Read live datastreams and send device commands with a scoped API key. The key never equals your dashboard session, and the full secret is shown only once.
Active keys
—
Max per account
5
Rate limit
120 / min
Create API key
Each key is bound to one panel. Other websites need two things: the API URL below, and the secret key (shown only once after you click Create).
Your keys
How to call the API
Send the key in the Authorization header only. Never put it in the URL.
Base URL (same as API URL above)
Read a channel
Control a channel (Read + Control key)
Channel 3 = relay (1 = ON, 0 = OFF). Channel 4 = PWM slider (0–100). Read-only keys get HTTP 403.