API Dashboard

Access Cookery's powerful recipe generation API for your applications.

Requests

0

Total API calls

Rate Limit

100

Requests per day

API Key

Not configured

Available Endpoints

POST /api/v1/generate

Generate AI-powered recipes based on your prompt

GET /api/v1/recipes

Retrieve your saved recipes

GET /api/v1/status

Check API status and rate limits

Quick Start

1. Request an API key using the button above

2. Include your API key in the Authorization header

3. Make requests to our endpoints with your desired parameters

curl -X POST https://api.cookeryapp.com/v1/generate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"prompt": "chicken pasta", "quantity": 4}'

End Application?

Are you sure you want to end your application? This will clear your progress and cannot be undone.

About This Form

This is the application form for the Cookery API, which allows developers to integrate recipe data and cooking functionality into their own applications.

What You Can Do:

• Search our extensive recipe database
• Get ingredient substitution suggestions
• Access nutritional information
• Retrieve cooking instructions and tips

The Application Process:

Fill out this form with your project details. Our team will review your application, typically within 24-48 hours. Once approved, you'll receive an API key to access our services.

Requirements:

Please provide accurate information about your project and intended use case. This helps us ensure our API is used appropriately and allows us to provide the best possible support.

Privacy Policy

Data Collection:

We collect only the information necessary to process your API application, including your name, email, company, and project details.

Data Usage:

Your information is used solely to evaluate your API application and provide access to our services. We do not sell or share your data with third parties.

Data Storage:

Your application data is stored securely in our database and is accessible only to authorized personnel for review purposes.

Data Retention:

We retain your application data for as long as necessary to provide our services and for legitimate business purposes. You may request deletion of your data at any time.

Security:

We implement industry-standard security measures to protect your data, including encryption and access controls.