{"recipeName":"Cheesy Potato Casserole","howManyServings":"6","ingredients":["4 cups diced potatoes","1/2 cup butter, melted","1/2 cup all-purpose flour","2 cups milk","1 teaspoon salt","1/2 teaspoon ground black pepper","2 cups shredded Cheddar cheese","1/2 cup chopped onion"],"instructions":["Preheat oven to 350 degrees F (175 degrees C).","In a 9x13 inch baking dish, combine potatoes, butter, flour, milk, salt, pepper, cheese, and onion.","Bake for 45 minutes in the preheated oven, or until potatoes are tender."]}
curl --location --request POST 'https://zylalabs.com/api/966/chef+generator+api/796/recipe+generator' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"ingredients": "two potatoes and one carrot also 100ml of coconut cream",
"strict": 2,
"diet": "vegan"
}'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Chef Generator API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
Trusted by leading companies
Chef Generator API can be used by chefs, food bloggers, and other culinary professionals to generate unique and creative recipes. The API It can also use machine learning algorithms to generate new recipes based on user preferences and historical data. Additionally, it can provide suggestions for ingredients, cooking methods. Overall, a recipe generator API is a versatile and powerful tool that can help users create new and exciting dishes with ease.
Time-saving: Instead of searching for recipes online or in cookbooks, users can simply input their preferences and let the API generate new recipe ideas.
Variety and versatility: The API can generate a wide range of recipes, from simple and quick meals to more complex and gourmet dishes, providing a lot of options for users.
It will receive a parameter and provide you with a JSON.
Website or mobile app for home cooks: A recipe generator API can be integrated into a website or mobile app to help home cooks discover new and exciting recipes based on ingredients they have on hand.
Meal planning and grocery delivery services: A recipe generator API can be used by meal planning and grocery delivery services to suggest personalized recipes to customers based on their dietary preferences and ingredient availability.
Food bloggers and recipe developers: A recipe generator API can be used by food bloggers and recipe developers to generate new and unique recipe ideas for their blogs or cookbooks.
Meal kit delivery services: A recipe generator API can be used by meal kit delivery services to suggest recipes to customers based on their dietary preferences and ingredient availability.
Culinary schools and cooking classes: A recipe generator API can be used by culinary schools and cooking classes to provide students with new and creative recipe ideas to practice and learn with.
Besides API call limitations per month, there are no other limitations.
The Recipe Generator endpoint returns a JSON object containing a generated recipe based on user-inputted ingredients. This includes the recipe name, number of servings, a list of ingredients, and step-by-step cooking instructions.
The key fields in the response data include "recipeName" (the title of the recipe), "howManyServings" (number of servings), "ingredients" (array of ingredient items), and "instructions" (array of cooking steps).
The response data is structured as a JSON object. It contains distinct fields for the recipe name, serving size, ingredients list, and cooking instructions, making it easy to parse and utilize in applications.
The primary parameter for the Recipe Generator endpoint is a list of ingredients that the user wants to include in the recipe. Users can customize their requests by specifying different combinations of ingredients.
The Recipe Generator endpoint provides information on recipe names, serving sizes, ingredient lists, and detailed cooking instructions, allowing users to create diverse meals based on their available ingredients.
Users can utilize the returned data by displaying the recipe name and instructions in their applications, allowing users to easily follow the cooking steps. The ingredients list can also be used for shopping or meal prep.
Data accuracy is maintained through machine learning algorithms that analyze historical recipe data and user preferences, ensuring that generated recipes are relevant and practical based on input ingredients.
Typical use cases include integrating the API into cooking apps for home cooks, meal planning services that suggest recipes based on dietary needs, and culinary education platforms that provide students with creative recipe ideas.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund