← Catalog

linkedin.accounts

live

Every LinkedIn account this workspace has connected: how many, which profile each one is (linkedin.com/in/...), its live status, and the name to pass as account_id. Free. Run it before linkedin.account, so you never mint a link for an account that is already connected.

live coverage

Unipile: all inputs

✓ marks a combination proven with a real provider call. Others are wired and unit-tested; their first live run verifies them.

Providers

ProviderStatus
Unipile live

Billing

Unit: per_call · unmatched results billed: no
Free: read from your workspace's registry, with each connected account's status refreshed from the provider.

The exact quote is returned by /v1/inspect before every call and held with headroom (1.5x the quote) on execution. The quote is the price floor: if the provider's actual cost overruns it, the run bills at about 1.5x cost, never above the hold. The unused part of every hold is released.

Run it

curl https://api.routergrowth.com/v1/run \
  -H "Authorization: Bearer $ROUTERGROWTH_API_KEY" \
  -d '{
    "capability": "linkedin.accounts",
    "input": {  },
    "routing": {"provider": "auto"}
  }'

Input schema

{
  "properties": {},
  "type": "object"
}

Normalized output fields

accounts · count · total · next_step