Loading....

ECM REST API

RightITnow ECM features a REST API that exposes alert, event, entity, entity group, user and maintenance window management operations and more. The REST API documentation is available here.

To try out the REST API against the demo system from the documentation itself, use the administrator user’s credentials when authorizing: administrator/99f98969172eb1a31c303291c388f6863fff9a1288cfd1cb848f96b4e0aca223

API calls can also be tested using curl, for example: curl -i -X GET https://administrator:99f98969172eb1a31c303291c388f6863fff9a1288cfd1cb848f96b4e0aca223@demo.rightitnow.com/rightitnow/restapi/alerts/523

Back To TopBack To Top