Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The term "REST API" generally refers to an API accessed via HTTP protocol at a predefined set of resource-oriented URLs.
In Starting from RouterOS v7beta4, it is implemented as a JSON wrapper interface of the console API. It allows to create, read, update and delete resources and call arbitrary console commands.

...