Accounts
Manage and retrieve social media accounts connected to your Publer workspaces. Use these accounts as targets when scheduling or publishing content.
Requirements
Authentication: Bearer API token
Scope:
accounts
Headers:
Authorization: Bearer-API YOUR_API_KEY
Publer-Workspace-Id: YOUR_WORKSPACE_ID
Endpoint
List Accounts
Retrieve all social media accounts in a workspace.
Retrieves a list of all social media accounts available in the specified workspace.
Retrieves a list of social media accounts available in the specified workspace.
ID of the workspace to retrieve accounts from
The list of accounts returned will include all social media accounts that you have connected to your Publer workspaces and have permission to access. These accounts can be used to schedule and publish content via the Posts API.
The accounts data provides important information about the social media profiles available for posting, including their configuration settings and current synchronization status.
Supported Providers
Publer supports these network providers and account types:
Provider
Description
Supported Account Types
facebook
page
, group
, profile
instagram
business
twitter
Twitter/X
profile
linkedin
page
, profile
pinterest
business
, profile
youtube
YouTube
channel
tiktok
TikTok
profile
google
Google Business
location
wordpress
WordPress
blog
telegram
Telegram
channel
mastodon
Mastodon
profile
threads
Threads
profile
bluesky
Bluesky
profile
Related Resources
Workspaces API - Manage organizational units
Posts API - Create and publish content to accounts
Media API - Upload media files for posting
Last updated
Was this helpful?