/
ME
memesio
/
Memesio API Contracts
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2d ago
Details
Filter operations
agent-infra
20
ai-captions
9
ai-jobs
10
get
List AI jobs
post
Submit AI job
get
Get AI job status
post
Cancel AI job
post
Complete AI job and log metered AI cost
get
List or compare versioned AI edit history for a layer
post
Record or rollback versioned AI edit state for a layer
post
Execute real-time face swap for image/video frame, with preview fallback when GPU estimate exceeds 2 seconds
post
Detect multiple face targets and return selector payload for target selection UI
post
Run one-click background removal for image or video frame with edge refinement slider and optional mask brush edits
ai-providers
6
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-jobs
Submit AI job
post
/api/ai/jobs
Request body
AiJobSubmitRequest
required
capability
'face_swap'
|
'background_remove'
|
'caption_generate'
required
input
object
maxAttempts
integer
timeoutMs
integer
runAfterMs
integer
traceId
string
actorId
string
workspaceId
string
Response
AI job created
Changes
No recorded changes to this endpoint across all 2 revisions of this API.