/
ME
memesio
/
Memesio API Contracts
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 1d ago
Details
Filter operations
agent-infra
20
ai-captions
9
ai-jobs
10
ai-providers
6
get
Read the current actor's daily AI meme quota, remaining generations, and next action
post
Select an existing meme template, generate captions, and return editor-ready meme variants
post
Rank template suggestions from prompt + trend signals for creative ideation flow
post
Detect meme template from source image and return 1-2 caption slot placement with single/split assignment plan
get
Run or retrieve face-swap provider benchmark and recommendation
get
Run or retrieve background-remove provider benchmark and recommendation
analytics
7
auth
3
billing
1
collaboration
2
compliance
1
developer-api
6
growth
11
media
1
memes
4
public-free
2
templates
5
trend-alerts
14
video
16
ai-providers
templates
Detect meme template from source image and return 1-2 caption slot placement with single/split assignment plan
post
/api/ai/templates/detect
Request body
object
required
sourceImageUrl
string
required
texts
string[]
maxSlots
integer
mappingMode
'single_or_split'
actorId
string
workspaceId
string
correlationId
string
Response
Template detection payload
Changes