cURL
curl --request POST \ --url https://api.bundle.social/api/v1/analytics/post/force \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{ "postId": "<string>", "platformType": "TIKTOK" }'
{ "id": "<string>", "profilePostId": "<string>", "impressions": 123, "impressionsUnique": 123, "views": 123, "viewsUnique": 123, "likes": 123, "dislikes": 123, "comments": 123, "shares": 123, "saves": 123, "raw": "<any>", "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?