Get Brand Context
Retrieve the complete brand context package for your workspace: brand DNA, workflow guidance, and top-performing content patterns. This is the primary intelligence endpoint — use it to inform content creation decisions.
The response combines three data sources resolved in parallel:
- brandDna — Voice attributes, visual identity, content pillars, audience signals, guardrails, tone spectrum, and performance profile extracted from the workspace’s brand profile.
- guidance — Prompt directives, negative prompts, recommended creative moves, test ideas, winning/weak patterns, supporting metrics, and creative structure. Resolved from the active workflow guidance package, optionally scoped by campaign, workflow, platform, or objective.
- topPatterns — The highest-performing content items and aggregated pattern analysis (winning patterns vs weak patterns with occurrence counts and average performance scores).
All parameters are optional. Omit them to get the workspace default context.
Provide brandProfileId to scope to a specific brand profile, campaignId or
workflowId to narrow guidance, and platform/objective/modality to get
platform-specific recommendations.
POST /v1/content/create. Use this endpoint when you want to inspect what the engine knows, feed brand data into your own pipelines, or build brand-aware agent prompts.Authorizations
Workspace API key. Prefix: lma_. Example: lma_abc123...
Query Parameters
Scope to a specific brand profile. Omit for the workspace default.
Narrow guidance to a specific campaign.
Narrow guidance to a specific workflow/app.
Target platform (e.g. instagram, tiktok, facebook, linkedin).
Content objective (e.g. engagement, awareness, conversion).
Content modality to optimize guidance for.
image, video, text, audio, mixed Number of top-performing items to include in the topPatterns section.
Response
Brand context package with DNA, guidance, and top patterns
Complete brand context package combining DNA, guidance, and top patterns.