Skip to main content
curl -X POST https://api.usenaive.ai/v1/social/sync \
  -H "Authorization: Bearer nv_sk_live_..."
{
  "synced": 3,
  "team_count": 1
}
Note: synced is the number of accounts synced from the upstream provider, not a boolean.