Usage: Select a RouterOS version above. The OpenAPI schema for that version loads into the Scalar viewer, where you can:
- Browse all REST endpoints grouped by RouterOS command path
- View request body schemas with every available attribute
- See response schemas and error codes
- Copy ready-to-use
curlcommands (or Python, Node.js, etc.)
Authentication:
RouterOS uses HTTP Basic Auth. Enter your router’s username (typically admin)
and password in the Scalar auth panel. Credentials stay in your browser only.
Found a bug? Open an issue · README