Unified API for Social Media Publishing
Integrate once.
Publish across all networks.
The Blog2Social API provides your application with a unified interface for all social networks: connect accounts, publish content, and receive direct post links and status updates — for Instagram, LinkedIn, Facebook, TikTok, X, and more.
No need for separate integrations and maintenance for every network.

Social Media Publishing Made Simple
Integrating social media posting sounds simple until you run into OAuth flows, token handling, network-specific requirements, media rules, and ongoing API changes. That costs time, resources, and effort. The Blog2Social API gives you one interface to connect accounts, publish content, and manage multi-network posting workflows across all social media platforms.
One API for social media publishing across all platforms
Use one API that handles the connection and posting workflow across multiple social media networks.
What you get
Easily manage social media publishing from your app
User and network authentication, account management, and reporting into your product — without writing a single platform-specific logic yourself.
Key Features
What the Blog2Social Social Media Publishing API offers
Everything you need to manage social media publishing from your app – delivered through one simple API:
User Authentication
Authenticate applications and users through dedicated API endpoints.
Network Connections
Discover supported networks and connect profiles, pages, and groups.
Category Lookup
Retrieve categories for supported networks such as Pinterest, Reddit, and YouTube.
Post Management
Create social media posts and remove published content through the API.
Post Insights
Access insights into the performance of published social media posts.
Video Publishing
Use dedicated video token, upload, and processing-status endpoints.
User-Specific Apps
Support user-specific applications in selected social network contexts.
Error Handling
Handle API errors, status messages, and publishing responses reliably.
How It Works
Publish your first social media post in less than 5 minutes
Request your API Key, authenticate a user, connect a social media account, and publish your first post through the Blog2Social API.
Authentication model
The API uses a two-layer authentication model:
service_token = your application access_token = your userAPI Quick Start Workflow
Follow these five steps to connect users and social media accounts and publish your first post.
Authenticate the user
Send your service_token to POST /user/auth. Save the returned access_token and refresh_token for future requests made on behalf of the user.
Get available social networks
Call POST /network/list with the service_token and access_token. Select the required network_id from the available profiles, pages, and groups.
Connect a social media account
Send the selected network_id and its matching network_type_id to POST /network/add. Use 0 for a profile, 1 for a page, or 2 for a group.
Redirect the user to the returned auth_link to complete the connection.
Retrieve connected accounts
Call POST /user/auth/list and save the returned client_user_network_id. This identifier selects the connected account that will receive the social media post.
Publish your first post
Send your content to POST /network/post/create together with the selected client_user_network_id. Choose postFormat 0 for a link, 1 for an image, or 2 for a video.
A response with error: 0 confirms that the post was published successfully.
Built for teams that want to ship faster
A single integration allows users to publish content across all social media platforms directly from their current work environment.
Pricing API
Blog2Social API Pricing – from 1 credit per post
No fixed price, no subscription. You start with 75 free credits and only pay for posts that are actually published — transparent, scalable, no surprises.
Core Networks
Ideal for smaller projects and teams that want to integrate social media publishing quickly — with no upfront costs and ready to use immediately.
11 networks included
Activation directly in the Developer Console
Extended Networks (incl. Core Networks) 🔒 Activation required
For greater reach — with platforms like Reddit, TikTok, YouTube, Medium, and X. Access is granted individually through the Developer Console.
All Core Networks + 14 additional networks
Request Premium access after login
All prices exclude applicable VAT · Billing based on actual usage · Go to Developer Console
PHP SDK
Developing with PHP?
Noch schneller integrieren mit dem offiziellen PHP SDK.
The Composer-ready PHP SDK provides all Blog2Social API services through an object-oriented PHP client library. Authenticate users, connect social media accounts, and publish content with significantly less development effort.

FAQ
Frequently Asked Questions about the Blog2Social API
Ready to implement social media publishing directly into your application?
The Blog2Social API helps you turn publishing into a structured, scalable feature without rebuilding the same infrastructure for every platform.
