All docs

Typical Workflow

A typical workflow using the Postixly API.

Typical Workflow

Here is a common workflow for integrating with the Postixly API:

  1. Get your API Key: Obtain your API key from the dashboard.
  2. List Accounts: Fetch your connected accounts using GET /social-media/my-social-accounts.
  3. Upload Media (Optional): If you need to include images or videos, upload them first.
  4. Create Post: Send a POST /social-posts request with your content, media URLs, and the IDs of the accounts you want to post to.