Typescript (SDK)
Ads
Connect ads
Connect ads for a platform (separate from posting). Required before campaigns/ads sync. Same-token platforms (facebook, instagram, linkedin, pinterest) need no extra OAuth; others return an auth_url.
POST
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Body
application/json
Response
Connection result (already_connected, account, or auth_url).
The response is of type object.

