diff --git a/docs/interfaces/json-api.md b/docs/interfaces/json-api.md index 1628d78e1..6aa367bc8 100644 --- a/docs/interfaces/json-api.md +++ b/docs/interfaces/json-api.md @@ -568,3 +568,18 @@ U | Voltage | V (other strings) | Reserved, let us know if you need a new type added | - If a client is only interested in certain sensor types (e.g. Temperature), it may disregard all other sensor objects. + +### API +there is all routes for JSON API: + +- /json/state +- /json/info +- /json/si +- /json/nodes +- /json/eff +- /json/palx +- /json/fxdata +- /json/net +- /json/live // only if flag WLED_ENABLE_JSONLIVE is on +- /json/pal +- /json/cfg \ No newline at end of file