TheMealDB.com - An Open Recipe Database with API
#94
(2016-07-11, 21:42)zag Wrote: API Instructions

These examples use the test Api key of "1". Please post if you want your own key for larger projects. The test key may be removed at any time if it's abused.
Code:
Search meal by name
http://www.themealdb.com/api/json/v1/1/search.php?s=Arrabiata

Lookup full meal details by id
http://www.themealdb.com/api/json/v1/1/lookup.php?i=52772

Lookup a random meal
http://www.themealdb.com/api/json/v1/1/random.php

Latest Meals
http://www.themealdb.com/api/json/v1/1/latest.php

List all Categories, Area, Ingredients
http://www.themealdb.com/api/json/v1/1/list.php?c=list
http://www.themealdb.com/api/json/v1/1/list.php?a=list
http://www.themealdb.com/api/json/v1/1/list.php?i=list

Filter by ingredient
http://www.themealdb.com/api/json/v1/1/filter.php?i=chicken%20breast

Filter by Category
http://www.themealdb.com/api/json/v1/1/filter.php?c=Seafood



NOTE: If you have a finished project, you will need an API key, please PM me or post in this thread. 

Hi,

I have been developing a mobile app from 2017 using TheMealDB developer key and I have contributed to this forum by providing my ideas as to how the APIs should look like etc a year back. Due to some personal reasons I couldnt continue for a while. Now when I am back, the whole page is changed which is nice but I cant create any posts any more and also I see cannot see any Products when I call the APIs with 1. Did anything changed? Why Cant I create the post anymore? and how can I start using the APIs again. Can anyone also please share the cost for the APIs? Thank you.

Thanks.
Reply


Messages In This Thread
RE: TheMealDB.com - An Open Recipe Database with API - by ahmedhussain - 2019-08-25, 17:55
Logout Mark Read Team Forum Stats Members Help
TheMealDB.com - An Open Recipe Database with API3