Skip to main content
The statistics API provides insights into data modeling resource usage within your CDF project. You can retrieve project-wide statistics for overall usage, or drill down into space-level statistics for specific spaces.

What are DM statistics

Data modeling (DM) statistics aggregate information about your containers, views, data models, and instances. They help you understand resource consumption, track growth over time, and plan capacity. Statistics are read-only and computed on demand.
Statistics may reflect slightly delayed data depending on when they were last computed. Use them for monitoring and planning, not for real-time enforcement.

Available statistics

Typical statistics include counts of containers, views, data models, and instances per space or project. You may also see storage usage, node and edge counts, and other metrics depending on your CDF configuration.

Key capabilities

  • Project-wide statistics — Retrieve overall data modeling usage for your entire CDF project.
  • Space-level statistics — Retrieve statistics for a specific space to understand usage within that boundary.
  • Filter and aggregate — Request statistics for specific resource types or time ranges where supported.
Statistics endpoints may have rate limits. Avoid polling them at high frequency in production applications.
Last modified on April 23, 2026