Tasty
API to query data about recipe, plan, ingredients, etc... as on official site
17.7k subscribers
9.8/10 popularity
1452 ms avg latency
99% success rate
8 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Tasty endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
recipes/auto-complete /recipes/auto-complete |
Get auto complete suggestions by name or ingredients |
| GET |
recipes/list /recipes/list |
List recipes by option filters or name |
| GET |
recipes/list-similarities /recipes/list-similarities |
List similar recipes by specific recipe id |
| GET |
recipes/get-more-info /recipes/get-more-info |
Get more information of recipe if available, such as : ingredients, nutrition info, preparation, etc... This endpoint returns 404 status code, it means there is no more… |
| GET |
tips/list /tips/list |
This endpoint is used to load tips (reviews) |
| GET |
tags/list /tags/list |
List supported tags name for filtering in recipes/list API |
| GET |
feeds/list /feeds/list |
List latest feeds about new food, recipes,etc... |
| GET |
recipes/detail (Deprecated) /recipes/detail |
Get more information of recipe if available, such as : ingredients, nutrition info, preparation, etc... |
Tasty pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $10 / month | 10 / second |
|
| ULTRA | $30 / month | 10 / second |
|
| MEGA | $300 / month | 15 / second |
|