mATRIC API (1.0.0)

mATRIC API for managing users, agents, and third-party apps.

Download OpenAPI description
Overview
License MIT
Languages
Servers
Mock server
https://matric-docs.redocly.app/_mock/openapi/
https://matric-docs.redocly.app/

token

Operations

users

Operations

agents

Operations

third_party_apps

Operations

agent_update

Operations

agent_details

Operations

Request All Agents Details

Request

Endpoint to request details for all agents. Only authenticated users and third-party apps can access this.

curl -i -X POST \
  https://matric-docs.redocly.app/_mock/openapi/agent_details/request_all_agents_details

Responses

Successful Response

Bodyapplication/json
any
Response
application/json
null

agent_data

Operations

send_command

Operations

agent_data_callback

Operations

agent_details_callback

Operations