improved

API for querying events

Today we're releasing a beta version of our Events API. This API is what's powering the Castle Dashboard under the hood and is used to query individual events as well as create aggregations and groupings. It opens up countless new use-cases e.g. where you can build customer facing on top of it, or use it to augment internal tooling.

In addition to an API for querying and grouping event data, we're also releasing an API for fetching the schema definition for an Event object. This is useful for listing all the 100+ available fields, their type, and which operations they support.

The Events API is available on demand to all our enterprise customers, so just reach out if you want to give it a try! See all the details in API documentation here