FlavorIt API
Access to the meal database used for FlavorIt. Over 3000+ meals, along with their image and categories.
58 subscribers
9.5/10 popularity
50 ms avg latency
100% success rate
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
FlavorIt API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET All Categories /meals/categories |
Returns an array of all meal categories in the database |
| GET |
GET Random Meal /meals/random |
Returns a json of a random meal in the database |
| GET |
GET Meal By ID /meals/1 |
Returns a json of a meal by their ID in the database |
| GET |
GET Meal(s) By Categories /meals |
Returns a json of meal(s) that exactly match the queried categories in the database |
| GET |
GET Meal(s) By Name /meals |
Returns a json of meal(s) that match the queried name in the database |
| GET |
GET All Meals /meals |
Returns a json of every meal in the database |
| GET |
GET Health /health |
Get the current health of the api |
FlavorIt API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $20 / month | — |
|