Skip to main content
Bulkgrid exposes real usage and analytics endpoints, so this part of the docs should be concrete rather than generic.

Current usage surfaces

  • current usage and limits
  • usage summary by metric
  • usage analytics over time
The current usage analytics endpoint is specifically centered on API call activity over 7d, 30d, or 3m ranges.

Metrics the product currently tracks in code

Examples include:
  • crawled pages
  • converted files
  • indexed pages monthly
  • indexed pages total
  • API calls
The usage summary endpoint currently computes the monthly period from the current UTC year-month and combines:
  • usage events
  • usage counters
  • current indexed document totals
It returns included quantity, overage quantity, total quantity, and overage cost per metric.

Why this matters

Customers evaluating production rollout need to understand not only what Bulkgrid can do, but how usage is counted and where operational ceilings appear.