Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Imgflip Premium API

Endpoints requiring a premium Imgflip account

Imgflip Premium API is one of 3 APIs that Imgflip publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Premium. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and rate-limit docs.

This API exposes 5 operations across 5 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.imgflip.com.

5 operations 5 paths 11 schemas 5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.imgflip.com
Terms of Service
Resource Areas
1

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 5 POST. Each is listed below with its method, path, parameters, and response codes.

Premium 5

Endpoints requiring a premium Imgflip account

POST
/caption_gif
Caption a GIF meme template (Premium)
captionGif body → 200
POST
/search_memes
Search meme templates (Premium)
searchMemes body → 200
POST
/get_meme
Get a specific meme template (Premium)
getMeme body → 200
POST
/automeme
Auto-generate a meme from text (Premium)
automeme body → 200
POST
/ai_meme
Generate an AI-powered original meme (Premium)
aiMeme body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are TextBox (7 properties), MemeTemplate (7 properties), CaptionGifRequest (7 properties), AiMemeRequest (6 properties). Each schema is shown below with its type and property counts.

CaptionGifRequest
object
7 properties 4 required
AiMemeRequest
object
6 properties 2 required
GetMemeResponse
object
2 properties
SearchMemesResponse
object
2 properties
MemeTemplate
object
7 properties
SearchMemesRequest
object
5 properties 3 required
GetMemeRequest
object
3 properties 3 required
AiMemeResponse
object
2 properties
AutomemeRequest
object
4 properties 3 required
TextBox
object
Advanced text box definition for precise placement
7 properties
CaptionResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

imgflip-premium-api-openapi.yml Raw ↑

Other APIs Imgflip publishes across the network.

Imgflip AI API
Imgflip Memes API