Synchronous API
Synchronous MikroTik command execution
Real-time RouterOS commands for read or quick ops (not recommended for major config changes).
POST
Authorizations
Use the Authorization: Bearer <token>
header format
Path Parameters
The UUID of the router for synchronous commands.
Body
application/json
Command and optional parameters.
RouterOS API command or /execute usage for script-based calls.
Example:
"/ip/arp/print"
Optional. Additional API parameters or script body if using /execute.