There are 2 types of API
REST API | MQTT API | |
Recommended for |
|
|
How to test | Interactive documentation | MQTT sandbox - MQTT Board |
Hint in UI |
![]() |
![]() |
Authorization | Flespi Token in Authorization HTTP header | Flespi token in MQTT session username or password |
Usage logs | Platform logs![]() | MQTT Sessions and Logs![]() |
Another options
Consume messages in PUSH mode using Streams
Set up automation based on events that adopt some conditions using Webhooks
- View code samples on Github