Imgflip · Example Payload

Caption Image Request

MemesImagesGIFsEntertainmentAIImage Generation

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

Top-level fields

template_idusernamepasswordtext0text1fontmax_font_size

Example Payload

Raw ↑
{
  "template_id": "181913649",
  "username": "myusername",
  "password": "mypassword",
  "text0": "When someone asks if I tested my code",
  "text1": "When I push to production on Friday",
  "font": "impact",
  "max_font_size": 50
}