Enterprise Billing Report

thatDot Streaming Graph includes a simple mechanism for self-reporting billable usage data. The GET /api/v1/admin/ingest-usage endpoint returns a tamper-evident digest of ingest usage. Alongside the secured digest, a plain JSON value is returned for auditing convenience. The usage digest contains a hash of each namespace name and a hash of each namespace’s ingests, as well as a hash of the query being run by that ingest. All hashes are opaque and irreversible. This endpoint should be called by the customer at regular intervals and the response body made available to thatDot to ensure that the customer’s usage is accurately reflected in their bill.