REST API for create your own meme.
Meme Maker API provides a REST interface for storing and retrieving meme templates, each with fields such as name, image URL, top/bottom text, tags, detail, thumbnail, and rank. Endpoints support listing memes in paginated sets of 24, retrieving a single meme by ID, and adding, updating, or deleting meme entries; write operations (add, update, delete) require header-based authentication via secret and admin password values.
The API also supports user submissions of custom top/bottom text captions tied to a specific meme ID. Submissions can be retrieved globally in paginated batches or filtered by meme ID, and new submissions can be posted either with an explicit meme ID in the request body or via a meme-specific endpoint, requiring at least one of topText or bottomText.
This API is suited for developers building meme-generation or captioning applications who need a backend for meme template storage and user-submitted caption data.
The API returns JSON responses containing a code, data, and message field.
Send a POST request to /add/ with headers postSecret and adminPassword, and body parameters including name, tags, and image.
Yes, GET /memes/:memeID/submissions returns all submissions for a given meme ID.
Endpoints for memes and submissions return a 'next' field with the URL for the next page of results.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Gets an array of popular memes.
Jokes in multiple formats.
JSON API for every "whoa" said by actor Keanu Reeves in his movies.
Meme creation API with templates, editable captions and hosted share links.
Personalized daily horoscopes and zodiac insights in 100+ languages.
API for random and programming jokes.