v27

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-06-0872127230.6 KB
SEO Tools

Generate branded Open Graph image

post/api/agent/tools/og-image

Request body

brandNamestring
brandDescriptionstring
primaryColorstring
logoUrlstring uri
template'product' | 'blog_post' | 'comparison' | 'case_study'
headlinestring
subheadlinestring

Response

Success

successboolean required
toolstring required
dataobject required

Tool-specific diagnostics payload.

credits_chargedinteger required

Example response

{
  "success": true,
  "tool": "meta-tags",
  "credits_charged": 1
}