Skip to main content

Get Your API Key

Before you can use the PostSyncer API, you need to generate an API key.
1

Sign In

Visit app.postsyncer.com and sign in to your account.
2

Generate API Key

Go to Settings → API Integrations and click “Create”. Copy the key immediately, as it won’t be shown again.

Your First API Request

Let’s start by listing your workspaces to verify your API key is working.

Create Your First Post

Now let’s create a simple text post across your connected accounts.

List Your Posts

Retrieve all your posts to see what you’ve created.

SDK Examples

JavaScript/Node.js

Python

PHP

Next Steps

Now that you’ve made your first API calls, explore these resources:

API Reference

Complete documentation for all endpoints and parameters

Error Handling

Learn how to handle API errors and rate limits