API to query data about recipe, plan, ingredients
Tasty Recipe
1{2 "name": "Classic Beef Lasagna",3 "prep_time": "30 min",4 "cook_time": "1 hour",5 "servings": 8,6 "rating": "4.8/5"7}1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/apidojo/api/tasty/" \2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"