🔑

API Key Required

Authorization Gate

Enter your tenant API key to open the billing dashboard.

Billing tracks request counts per tenant across all search endpoints. Use the simulation button to generate test traffic and see how the counters update.
Sync Status
Active
Stats Endpoint
/api/stats
Simulation Batch
1,000
The table below shows the total cost (request count) per tenant since the service started. Costs are tracked in the persistent billing database — they survive server restarts. Click Refresh to get the latest counts, or Simulate to fire 1,000 test search requests using your API key and see the counters increment.

Request Usage by Tenant

Total cumulative request count per tenant, refreshed on demand.

Live Sync Active
Cost column: counts total search tokens (requests) processed by this tenant. In a real billing system this would map to a monetary cost. Here it demonstrates per-tenant isolation of usage tracking.
Tenant / User ID Total Cost (Tokens / Requests)
Loading billing data...

Developer Reference

Billing & Analytics API

These endpoints let you pull usage stats and click-through analytics programmatically. Both are read-only GET requests authenticated with your tenant API key.

Request usage by tenant

Click-through rate by query

Popular & zero-result queries

Track a click event (write-side)