chart-columnInsights

Overview

The insights page allows you to view various data concerning your usage of the Mindee platform and API.

Insights - general view

Accessing the Insights Page

  1. On the left-hand menu, click on Insights

Or simply click here:

Go to Insights page

Data Views

Insights - data view selector

Traffic

The number of calls and the number of pages successfully processed.

This does not include calls that resulted in an error.

These requests count towards your plan's billing.

Processing Time

The average time requests take to process, in seconds.

Processing time is calculated from when the request was received to when the inference was finished.

Errors

The number of processing (inference) errors.

Does not include user errors (HTTP 4xx), since these requests get rejected before any processing takes place.

Errors do not count towards your plan's billing.

Data Filters

For all data views, the following filters are available.

Origin

Filter based on the origin of the request.

Insights - filter data based on origin

"Live Test" is when using the live test functionality on the platform.

"API" is for any request made using an API key.

Date Range

Filter based on start and end dates.

Group By

Only affects the visualization, group results by day, month, or year.

API Key

Show all API keys or filter on a specific one.

Activated Options

Filter by optional features activated in the call.

3 states to choose from:

  • empty: no filter

  • check mark: show only calls with the option active

  • minus sign: show only calls with the option inactive

Last updated

Was this helpful?