Foodish
The Foodish API is a free service that provides random images of food from various categories, such as pizza, burgers, pasta, and desserts. Developers can use it to enhance food-related websites, mobile apps, or games by dynamically displaying diverse and visually appealing food images. Its simple and lightweight API allows easy integration with minimal setup, making it ideal for projects that need instant access to high-quality food visuals without hosting images locally.
1
Endpoints
0
Views
Aug 19, 2025
Last Checked
NaN
Rate Limit
API Endpoints
Get random food images
Full URL
https://foodish-api.herokuapp.com/api/api
Code Examples
curl -X GET 'https://foodish-api.herokuapp.com/api/api'
Example Response
{
"image": "https://foodish-api.herokuapp.com/images/burger.jpg"
}
Version
v1
Rate Limit
Unlimited
Tags
foodimagesrecipes
Related APIs
Discover similar APIs that might interest you