Skip to main content

Prerequisites

  • An account at autoposting.ai
  • A social account on X, LinkedIn, Instagram, Threads, or YouTube
Keep your API key secret. Never commit it to version control or expose it in client-side code.
1

Sign up

Create your account at autoposting.ai. All plans include a 3-day free trial — no credit card required.
2

Get your API key

Go to Settings → API Keys in the dashboard and create a new key. Copy it immediately — the full value is shown only once.
export AUTOPOSTING_API_KEY=sk-social-your-key
3

Choose your method

Install the CLI and publish your first post:
npm install -g @autoposting.ai/cli

# Create a post
ap posts create --brand my-brand --text "Hello from Autoposting!" --platforms x,linkedin

# Publish it
ap posts publish <post-id>
Post published. Verify in your dashboard or with ap posts show <post-id>.
4

Next steps

Authentication

API keys, scopes, and rate limiting.

Core Concepts

Brands, Posts, Platforms, Clips, and Agents explained.

CLI Commands

Full reference for all 61 CLI commands.

MCP Server

51 tools for Claude and AI assistants.