Best Times to Post
Requirements
Endpoint
Get Best Times to Post
GET /api/v1/analytics/:account_id/best_timesDescription
URL Parameter
Query Parameters
Social media account ID to analyze posting times for. When provided, analysis is specific to this account's performance data
Include competitor data in best times analysis. Set to 'true' to analyze competitor posting patterns
Specific competitor ID to analyze. Used in conjunction with competitors=true parameter
Start date for analytics data range (YYYY-MM-DD format). Filters data from this date onwards
{"value":"2024-01-01"}End date for analytics data range (YYYY-MM-DD format). Filters data up to this date
{"value":"2024-12-31"}ID of the workspace to retrieve best times from
Best times to post data organized by day of the week and hour for the specific account
Heatmap data showing optimal posting times with scores for each hour of each day, specific to the account's audience
Array of 24 hourly scores (0-23) for each day of the week
Unauthorized
Permission denied - requires analytics access or paying subscription
Structure
Notes
Related Resources
Last updated
Was this helpful?

