Skip to main content



InRule API Flow

InRule uses its API to connect to the internet and to request the latest overrides from InRule's engine.

InRule's engine retrieves the information, interprets it, performs the necessary actions, and then sends it back to the application.

The application then interprets the data and presents the end user with the information requested.

Available API methods

Runtime Overrides API.png

1. GET

Retrieve the existing override information.

2. POST Create or update override information.

3. Delete

Delete an existing override.