Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 761 Bytes

REST-API.md

File metadata and controls

12 lines (10 loc) · 761 Bytes

REST API

Eiffel intelligence provides a REST API for performing CRUD operations on the following endpoints:

  • Query - query Eiffel Intelligence for aggregated objects which fulfills a given condition.
  • Failed Notifications - query for failed notifications which fulfills a given condition.
  • Rules - test rules work as expected.
  • Authentication
  • Subscriptions - Manage subscriptions (Create, Read, Update, Delete) via HTTP POST requests.
  • Get templates - Download template files for Eiffel events, subscriptions and rules.
  • Status - Check Eiffel Intelligence status via HTTP POST requests.