Usage analytics for sessions and requests
The amount of usage is visualized in the Cloud’s administration with interactive charts. Requests and sessions are displayed and billed separately. Visit the usage analytics page under your account.
Periods, filtering
Usage data are aggregated into days or months. Only the whole day is always displayed. Daily statistics are available for the past 90 days or you can display monthly statistics for all the time. Charts display the list of used Services from api.mapitler.com by default. Switching it to view divided by API keys or Service credentials is also possible.
Estimate
The estimated amount for the current period is computed as the daily average (of the past 28 days) multiplied by the remaining days. It’s an “extra day” in a chart and it is added to daily periods for 30 or 90 days. Estime is not present in the exported file.
Export data
On the right side, a “Download” button will allow you to download a CSV file for a filtered view. For export automation, see the API section below.
Project or website filtration with API key
It is highly recommended to always use a designated API key for your website/project. Except for safety reasons, it opens the possibility to analyze traffic separately. Don’t forget to set the description and origin for each key.
API for analytics
The API endpoint is available for fetching usage data with Service credentials. There is a possibility to export data in CSV or JSON format. The detailed endpoint description is documented in the API reference.
Related guides
- Automatically created API key
- Check if MapLibre GL JS is supported
- Coordinates API
- Dataset upload - formats and limits
- Difference between 256x256, 512x512, and HiDPI/Retina rasterized tiles
- Disputed borders on your maps
- Exported Tiles Multiplier
- Generalization in maps
- How are the tile requests cached in web browser?
- How MapTiler map tiles are Generated and Delivered