curl --request GET \
--url https://api.bundle.social/api/v1/analytics/social-account \
--header 'x-api-key: <api-key>'{
"socialAccount": {
"id": "<string>",
"type": "TIKTOK",
"teamId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"username": "<string>",
"displayName": "<string>",
"avatarUrl": "<string>",
"externalId": "<string>",
"userUsername": "<string>",
"userDisplayName": "<string>",
"userId": "<string>",
"channels": [
{
"id": "<string>",
"name": "<string>",
"username": "<string>",
"avatarUrl": "<string>",
"webhook": {
"id": "<string>",
"name": "<string>",
"avatar": "<string>",
"url": "<string>"
},
"metadata": {
"allowImages": true,
"allowVideos": true,
"allowGalleries": true,
"linkFlairEnabled": true
}
}
],
"mastodonServerId": "<string>",
"instagramConnectionMethod": "FACEBOOK",
"twitterSubType": "none",
"deletedAt": "2023-11-07T05:31:56Z"
},
"items": [
{
"id": "<string>",
"socialAccountId": "<string>",
"impressions": 123,
"impressionsUnique": 123,
"views": 123,
"viewsUnique": 123,
"likes": 123,
"comments": 123,
"postCount": 123,
"followers": 123,
"following": 123,
"forced": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
]
}curl --request GET \
--url https://api.bundle.social/api/v1/analytics/social-account \
--header 'x-api-key: <api-key>'{
"socialAccount": {
"id": "<string>",
"type": "TIKTOK",
"teamId": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"username": "<string>",
"displayName": "<string>",
"avatarUrl": "<string>",
"externalId": "<string>",
"userUsername": "<string>",
"userDisplayName": "<string>",
"userId": "<string>",
"channels": [
{
"id": "<string>",
"name": "<string>",
"username": "<string>",
"avatarUrl": "<string>",
"webhook": {
"id": "<string>",
"name": "<string>",
"avatar": "<string>",
"url": "<string>"
},
"metadata": {
"allowImages": true,
"allowVideos": true,
"allowGalleries": true,
"linkFlairEnabled": true
}
}
],
"mastodonServerId": "<string>",
"instagramConnectionMethod": "FACEBOOK",
"twitterSubType": "none",
"deletedAt": "2023-11-07T05:31:56Z"
},
"items": [
{
"id": "<string>",
"socialAccountId": "<string>",
"impressions": 123,
"impressionsUnique": 123,
"views": 123,
"viewsUnique": 123,
"likes": 123,
"comments": 123,
"postCount": 123,
"followers": 123,
"following": 123,
"forced": true,
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"deletedAt": "2023-11-07T05:31:56Z"
}
]
}TIKTOK, YOUTUBE, INSTAGRAM, FACEBOOK, THREADS, REDDIT, PINTEREST, MASTODON, LINKEDIN, BLUESKY, GOOGLE_BUSINESS 200
Show child attributes
TIKTOK, YOUTUBE, INSTAGRAM, FACEBOOK, TWITTER, THREADS, LINKEDIN, PINTEREST, REDDIT, MASTODON, DISCORD, SLACK, BLUESKY, GOOGLE_BUSINESS Show child attributes
FACEBOOK, INSTAGRAM none, basic, premium, premium_plus Show child attributes
Was this page helpful?