Two New Account Pages: API Usage Dashboard and Data Ingestion Queue

· Account · New Feature · All updates

Two new pages sit under Account in the top menu: one for watching how your application consumes the API, one for managing ingestion jobs while they run.

01 API Usage dashboard

The API Usage dashboard shows, on a single page, exactly how your application consumes the API and how close you are to your thresholds.

  • Total requests. The headline figure.
  • Live gauges. Per-minute and per-hour usage shown against your rate limits.
  • Breakdown by endpoint. Which parts of the API your traffic actually goes to.
  • Monthly history. How that has changed over time.

02 Data Ingestion Queue

The Data Ingestion Queue management page lists all jobs grouped by index, each with a live progress bar.

Job, grouped by index Live progress, auto-refreshing while active Pause Resume Stop Delete
Jobs can be paused and resumed mid-processing, or stopped and deleted outright.
The queue page auto-refreshes while jobs are active, and auto-cleans completed jobs after 7 days.
View the full changelog