Overview
This API provides access to ComonAI infrastructure services.
GET /v1/status
Returns system status.
Example response:
Example response:
{ "status": "ok" }
POST /v1/auth
Authenticate user and return token.
Parameters:
Parameters:
username, password
GET /v1/data
Fetch data records from API.