Charts
Requirements
Endpoints
1. List Charts
GET /api/v1/analytics/chartsDescription
Query Parameters
Social media platform type to filter charts for (e.g., 'ig_business', 'fb_page', 'twitter', 'linkedin', 'youtube', 'tiktok', 'google', 'pin_business')
ID of the workspace to retrieve charts from
List of available charts with metadata
Unauthorized
Permission denied or missing required scope
Field Descriptions
2. Get Chart Data
Description
URL Parameters
Query Parameters
Optional account ID to filter analytics data for a specific social media account
Array of chart IDs to retrieve data for. Use chart IDs from the /analytics/charts endpoint
{"value":["followers","post_engagement","post_reach"]}Start date for analytics data (YYYY-MM-DD format)
End date for analytics data (YYYY-MM-DD format)
ID of the workspace to retrieve data from
Analytics chart data with current and previous period values
Unauthorized
Permission denied or missing required scope
Structure
Usage Notes
Related Resources
Last updated
Was this helpful?

