Skip to main content

Connected accounts

A connection represents a social account a user has authorised Nylon to access. Accounts are managed from the Connections page and returned by the profiles endpoint. Every connection runs on Nylon’s own OAuth apps by default — there is nothing for you to register with a platform, and token refresh and re-auth prompts are handled for you.

Coverage by pillar

Publishing is live everywhere. The inbox is live on Meta’s two networks only. Analytics is not available on any network yet. Telegram and Slack are on the roadmap for publishing.
Capabilities vary by network and account type — a Facebook Page accepts Reels, an X handle accepts threads. A Yes above means the pillar is available for that network, not that every feature within it is.

Connection statuses

The account is connected and its authorisation is currently usable.
The authorisation has expired, was revoked, or otherwise needs attention. Ask the user to reconnect the account in Nylon before relying on it.

Usernames and profile images

Some networks or account types do not return a username or profile image. Treat username and avatarUrl as nullable and use the account name as the primary display value.

List connected profiles

View the complete endpoint schema and interactive request playground.