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.

📡 API Endpoint

GET /api/{emotion}/{text}/{position}

Example: /api/confused/Hello%20World/bottom

📋 Parameters

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

🎨 Try It Out!

Use the form below to generate a custom Fry meme and see the API in action.