Get entity-scoped counters over a bounded window for a batch of graph entities

Company-wide counters (status split, decline split, fraud/chargeback, distinct customers and merchants, USD sum, first/last seen) plus a per-day series for every requested linking entity. Not cluster-scoped: it aggregates every transaction of the company carrying the entity value inside the requested window. The whole entity batch is answered by one ClickHouse pass, so asking for the full left rail costs the same as asking for one entity. The window is required and its span is capped server-side

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
entityList
array of objects
required
length between 1 and 50

Entities to aggregate, max 50. Duplicates are collapsed server-side. Every entity is answered by one ClickHouse pass, so asking for the whole rail at once costs the same as asking for one

entityList*
string
enum
required

Entity type of the attribute to aggregate

Allowed:
string
required
length between 1 and 512

Entity value as shown on the graph node

date-time
required

Window start (inclusive)

date-time
required

Window end (inclusive). The span must not exceed 90 days

Headers
string
string
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json