Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2025-08-30 08:23:25 +10:00
parent 5ba50f6d80
commit 3fc0787b84
4 changed files with 153 additions and 10 deletions

View File

@@ -63,6 +63,7 @@ http://<server>:<GRAPHQL_PORT>/
* [Online History](API_ONLINEHISTORY.md) Online/offline device records
* [GraphQL](API_GRAPHQL.md) Advanced queries and filtering
* [Sync](API_SYNC.md) Synchronization between multiple NetAlertX instances
* [DB query](API_DBQUERY.md) (⚠ Internal) - Low level database access - use other endpoints if possible
See [Testing](API_TESTS.md) for example requests and usage.