REST API Access in exMon

Created by: Gunnar Tómas Gunnarsson

In this article, you will read about granting REST API Access to exMon DM. The REST API Access page, in exMon, can be accessed by the following steps:

  1. Click the Configure button in the bottom left corner
  2. Select REST API Access.

This page shows you all the projects, categories and tables and allows you to share them or revoke sharing.

  1. You can also open an exMonDM table, switch to the Advanced tab
  2. Select the Share button to do the same thing for that table.

 

Note: A shared table will be accessible by anyone with the link.

Why REST API?

SQL is in most cases the best way to access exMonDM data but when using SQL is infeasible REST API offers a solid alternative.

Gunnar is the author of this solution article.