cURL
curl --request POST \ --url https://api.bundle.social/api/v1/analytics/social-account/force \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "teamId": "<string>", "platformType": "TIKTOK" }'
{ "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" }
Body
TIKTOK
YOUTUBE
INSTAGRAM
FACEBOOK
THREADS
REDDIT
PINTEREST
MASTODON
LINKEDIN
BLUESKY
GOOGLE_BUSINESS
200
Was this page helpful?