cURL
curl --request POST \ --url https://api.bundle.social/api/v1/social-account/connection-check \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "type": "TIKTOK", "teamId": "<string>" } '
{ "success": true, "socialAccountId": "<string>", "checkedAt": "<string>", "limit": 2, "used": 1, "remaining": 1, "windowSeconds": 2, "message": "<string>" }
Body
TIKTOK
YOUTUBE
INSTAGRAM
FACEBOOK
TWITTER
THREADS
LINKEDIN
PINTEREST
REDDIT
MASTODON
DISCORD
SLACK
BLUESKY
GOOGLE_BUSINESS
200
x >= 1
x >= 0
Was this page helpful?