Ingrain APIs
Overview
Ingrain provides 2 APIs - Write Events and Read Events. These APIs are available as REST APIs and currently there's also a Javascript wrapper library for these APIs. The Javascript library is meant to be used client-side only.
Write Events API
This is for sending events to Ingrain.
Read Events API
This is for reading events from Ingrain.
Usage
Proceed to the next chapters for details on how to use the APIs.