API Documentation

Reference for all available endpoints of the keynexis backend platform.

Authentication

Authentication details will be documented here once the auth system is implemented.

Base URL

https://api.keynexis.ch/api

POST

/api/mqtt/webhook

Receives webhook payloads from the MQTT broker. Documentation to follow.


Error Codes

Code Description
200 Successful request
400 Invalid request / missing payload
401 Not authenticated
403 Access denied
404 Resource not found
500 Internal server error

GET

/api/health

Returns the current status of the platform and all dependent services.