Choose the right Analytics API for the job

UniPost Analytics is unified first: start with the shared account, post, and export APIs, then use platform-specific docs only when you need a native drilldown field.

Unified-first Analytics

Most integrations should start with the shared UniPost surfaces: GET/v1/accounts/{account_id}/metrics for account-level counts, GET/v1/posts/{post_id}/analytics for one UniPost-published post, and GET/v1/analytics/posts/export for CSV exports.

Platform-specific Analytics docs still matter for scopes, native fields, and drilldowns. They should not be the first path for a multi-platform integration when a normalized UniPost endpoint already answers the question.

Common tasks

Reference links

Use Platform capabilities to see which Analytics capabilities are public, and use API Reference for exact endpoint contracts.