Memesio · Capability
Memesio AI Captions
AI caption workflow surface: scene understanding, prompt construction, locale-aware generation with safety highlights, rewriting tools, ranking, and moderation. Useful for editors, agents, and downstream content pipelines that need ready-to-paste meme caption variants.
What You Can Do
POST
Extract scene
— Extract entities, tone cues, and trend references from a canvas.
/v1/captions/scene
POST
Build prompt
— Build a caption prompt with inferred scene + locale.
/v1/captions/prompt
GET
Get reroll quota
— Read remaining caption reroll quota.
/v1/captions/generate
POST
Generate captions
— Generate locale-aware caption variants with safety highlights.
/v1/captions/generate
POST
Rewrite caption
— Shorten, punch up, or brand-safe rewrite a caption with diff preview.
/v1/captions/rewrite
POST
Rank captions
— Rank caption variants and return top safe selections.
/v1/captions/rank
POST
Moderate captions
— Moderate caption candidates and enqueue blocked outputs.
/v1/captions/moderate
GET
List tone presets
— List default and custom brand tone presets.
/v1/tone-presets
POST
Upsert tone preset
— Create or update a custom brand tone preset.
/v1/tone-presets
MCP Tools
extract-scene
Extract scene context from a canvas + template.
build-prompt
Build a caption prompt.
generate-captions
Generate caption variants.
rewrite-caption
Rewrite a caption with tone tools.
rank-captions
Rank caption variants.
moderate-captions
Moderate caption candidates.
APIs Used
memesio