Imgflip · Example Payload

Caption Image Response

MemesImagesGIFsEntertainmentAIImage Generation

Caption Image Response is an example object payload from Imgflip, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

successdata

Example Payload

Raw ↑
{
  "success": true,
  "data": {
    "url": "https://i.imgflip.com/abc123.jpg",
    "page_url": "https://imgflip.com/i/abc123"
  }
}