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

agent_data

Operations

send_command

Operations

Send Command To Agent

Request

Endpoint to send a command to a specific agent. Only authenticated third-party apps can send commands.

Query
agent_idany(Agent Id)required
commandany(Command)required
curl -i -X POST \
  https://matric-docs.redocly.app/_mock/openapi/send_command

Responses

Successful Response

Bodyapplication/json
any
Response
application/json
null

agent_data_callback

Operations

agent_details_callback

Operations