Memesio · Capability
Memesio API Contracts — memes
Memesio API Contracts — memes. 6 operations. Lead operation: List Hosted Memes with Canonical Share Metadata. Self-contained Naftiko capability covering one Memesio business surface.
What You Can Do
GET
Get
— List Hosted Memes with Canonical Share Metadata
/v1/api/memes
POST
Post
— Store a Rendered Meme and Return Canonical Share/Image URLS
/v1/api/memes
GET
Get
— Read One Meme by Opaque Slug, Public Slug, or Source Slug
/v1/api/memes/{slug}
DELETE
Delete
— Delete One Signed-in Account-Owned Meme and Purge Public Access Paths
/v1/api/memes/{slug}
POST
Post
— Render a Hosted Meme from a Stored Template Using Anonymous or Keyed Caption Input
/v1/api/v1/memes/caption-template
POST
Post
— Upload an Image, Place Top or Bottom Caption Boxes, and Store the Hosted Meme
/v1/api/v1/memes/caption-upload
MCP Tools
list-hosted-memes-canonical-share
List Hosted Memes with Canonical Share Metadata
read-only
idempotent
store-rendered-meme-and-return
Store a Rendered Meme and Return Canonical Share/Image URLS
read-one-meme-opaque-slug
Read One Meme by Opaque Slug, Public Slug, or Source Slug
read-only
idempotent
delete-one-signed-account-owned
Delete One Signed-in Account-Owned Meme and Purge Public Access Paths
idempotent
render-hosted-meme-stored-template
Render a Hosted Meme from a Stored Template Using Anonymous or Keyed Caption Input
upload-image-place-top-bottom
Upload an Image, Place Top or Bottom Caption Boxes, and Store the Hosted Meme