API

Social media posting API for developers and AI agents

Lime Social gives you one API for publishing, scheduling, account management, and analytics across the platforms your customers actually use.

POST /v1/post201 CREATED
curl -X POST https://api.limesocial.io/v1/post \
  -H "Authorization: $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "title": "New launch is live",
    "mediaUrl": "https://cdn.example.com/demo.mp4",
    "accounts": [
      { "platform": "instagram", "username": "brand_account" }
    ],
    "scheduled_date": "2026-08-01T15:00:00Z"
  }'

Publish now or schedule posts for later

Use one request across 11 social platforms

Manage connected accounts from a dashboard or API key

Post with videos, photos, carousels, and text

Connect AI agents through MCP

Review publishing status and account results