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 AI API

AI-powered meme generation endpoints

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

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

This API exposes 2 operations across 2 paths, and defines 4 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.

2 operations 2 paths 4 schemas 2 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 2

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

AI 2

AI-powered meme generation endpoints

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 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AiMemeRequest (6 properties), AutomemeRequest (4 properties), CaptionResponse (2 properties), AiMemeResponse (2 properties). Each schema is shown below with its type and property counts.

AutomemeRequest
object
4 properties 3 required
AiMemeRequest
object
6 properties 2 required
AiMemeResponse
object
2 properties
CaptionResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

imgflip-ai-api-openapi.yml Raw ↑

Other APIs Imgflip publishes across the network.

Imgflip Memes API
Imgflip Premium API