PostPulse API
PostPulse is a unified API and integration suite that handles the complexity of social media publishing. Instead of managing individual platform audits and breaking tokens, developers use PostPulse as their outsourced social-connectivity team.
PostPulse API endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
Get connected accounts /v1/accounts |
Returns a list of all social media accounts connected by the user. |
| GET |
Get Connected Chats /v1/accounts/{id}/chats |
Should be used for platforms like Facebook and Telegram. Returns a list of Facebook Pages or Telegram Channels available for posting. |
| POST |
Upload Media (binary) /v1/media/upload |
Upload an image or video file (binary file data). |
| POST |
Pre Signed URL Upload /v1/media/upload/urls |
Get a presigned URL to upload binary files directly to our storage. Recommended for large files. |
| POST |
Import Media via Public URL /v1/media/upload/import |
Import media asynchronously from a public URL. |
| GET |
Check Import Status /v1/media/upload/import/{id} |
Get the current status of a media import job. |
| POST |
Schedule a Post /v1/posts |
Schedule a post to one or multiple platforms. |
PostPulse API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|