CookPad Api
The Cookpad API is a comprehensive Food API that provides developers with real-time access to Cookpad’s vast collection of recipes and culinary data. It allows you to search and fetch recipes complete with ingredient lists, step-by-step cooking instructions, preparation time, serving size, and related food information—all in a structured, developer-friendly format. With advanced search and…
CookPad Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
query-cookpad-recipes /query-cookpad-recipes |
queries recipes with pagiantion |
| GET |
get-detailed-cookpad-recipe /get-detailed-cookpad-recipe |
get details recipe with cooking steps |
| GET |
query-user-recipes /get-cookpad-cook-recipes |
to query users recipes |
| GET |
get-user-profile /get-cookpad-cook-profile |
to get profile of a cook/user |
CookPad Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | 5 / second |
|
| ULTRA | $15 / month | 5 / second |
|
| MEGA | $45 / month | — |
|