Documentation
Creative APIs

LinkedIn Image Generation API

Planned API for turning articles, launches, and partner campaigns into LinkedIn-ready image assets.

Status: Planned.

The LinkedIn Image Generation API should turn structured post context into a professional social graphic. It is for repeatable distribution workflows: article promotion, partner campaigns, launch posts, and founder-led updates.

Planned Request

code
{
  "topic": "How agent observability is changing production AI",
  "postType": "article-promo",
  "headline": "Agent Observability Is Becoming Infrastructure",
  "sourceUrl": "https://agentmag.dev/read/agent-observability",
  "template": "agentmag-linkedin-editorial",
  "brand": {
    "name": "Agent Mag",
    "palette": "default"
  }
}

Template Rules

  • Text must fit without clipping.
  • Outputs should use approved brand templates.
  • The API should support square, portrait, and link-preview formats.
  • Partner campaign outputs should store campaign and sponsor metadata.