Run a synchronous RouterOS command
Developer API
Run a synchronous RouterOS command
Runs a RouterOS command against a managed site and returns the router response. Use synchronous commands for reads or short diagnostics, not long-running configuration changes.
POST
Run a synchronous RouterOS command
Authorizations
Authenticate requests by providing a JSON Web Token (JWT) in the Authorization header. Example: Authorization: Bearer <YOUR_JWT>
Path Parameters
The target site/router UUID.
Example:
"9c69345c-8d39-4786-9f17-8153c988c89a"
Body
application/json