Fry API Documentation
Welcome to the Fry the Corgi API! This API allows you to generate custom meme images featuring Fry with different emotions and your custom text.
Example: /api/confused/Hello%20World/bottom
| Parameter | Type | Required | Description | Values |
|---|---|---|---|---|
| emotion | string | Yes | Fry's emotional expression | angry, confused, happy, sad, shocked |
| text | string | Yes | Text to display on the image (URL encoded) | Any text |
| position | string | Yes | Position of text on image | top, center, bottom |
Use the form below to generate a custom Fry meme and see the API in action.