Skip to main content
Retrieve analytics data for multiple social media accounts. Provides metrics for the last 7 days with comparison to the previous 7 days. Supports filtering by platforms and specific connected accounts.

Autorización

string
required
Bearer token generado desde el portal Leadway. Ver Autenticación.
string
default:"2021-07-28"
required
Versión de la API.

Query parameters

string
default:"w37swmmLbA02zgqKPpxITe2"
required
Account ID

Body

string[]
required
Array of connected social media account IDs to fetch analytics for. This can be found as ‘profileId’ in /accounts api.
string[]
Array of social media platforms to filter analytics by. If not provided, all platforms will be included. NOTE: Linkedin (PAGE only) and Tiktok (BUSINESS only) are supported.

Respuestas

object
Analytics data grouped by metrics and platforms
string
default:"Analytics Built Successfully"
string
default:"42fc8dd8-d55b-475f-944f-9efb90d77564"

Ejemplo