Overview
Aggregated indicators.
- Base URL:
https://api.aikount.com - Every call requires the header
Authorization: Bearer <token>(Authentication and API keys).
| Method | Path | What for | Parameters |
|---|---|---|---|
GET | /overview | Overview | from, to, months |
Full detail (parameters, bodies and schemas) lives in OpenAPI/Swagger. Parameters marked
*are required.