# Data coverage

> Understand which data and operations the current Math API represents.

Source: https://math-api.qmindlabs.ai/docs/data-coverage

## Imported Math data

The API covers imported seeds, topics, runs, tasks, report mappings, verified evidence, and their review workflow. Monitoring reports import freshness and review progress within your access.

[GETImport and review monitoring](https://math-api.qmindlabs.ai/docs/api-reference/tag/monitoring/GET/api/math/monitor.md)

## Dashboard and API data

**Current integration boundary**

The existing dashboard still writes through its previous backend. Dashboard and API updates are not yet synchronized. An API write changes the API dataset, not the dashboard dataset.

This is the main Math API on `math-api.qmindlabs.ai`. The internal `dev` name and key prefix identify the existing Math dataset, not a separate public test service.

## Outside this API

-   Live AWS/Vast scheduler jobs, unimported seeds, and job start/stop controls.
-   Central account creation, password changes, and membership administration.
-   Other dashboards and their data.
-   MCP and WebSocket transports; the current interface is REST.

## OpenAPI contract

The public specification lists supported operations, request and response schemas, scopes, and synthetic examples. Use it to generate a client or import a collection into your own tooling.

[Download OpenAPI JSON](https://math-api.qmindlabs.ai/api/openapi.json)
