Edamam
Food and nutrition data API with recipe search
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Health
- Documentation / URL
- https://developer.edamam.com/
Overview
Edamam provides food/nutrition data — key-based (a missing key returns 401, verified).
Quick Start
Recipes (replace with your keys):
curl "https://api.edamam.com/api/recipes/v2?type=public&app_id=YOUR_ID&app_key=YOUR_KEY"
Authentication
- Register at developer.edamam.com → app_id + app_key.
- Send them as the
app_id/app_keyquery parameters (missing → 401, verified).
Rate Limits & Notes
- Free tier with limits (check the docs); paid plans scale.
- Recipes, nutrition analysis.
FAQ
Is Edamam free? Free tier with limits; more is paid.
Why 401? app_id/app_key required (verified) — register for keys.
What’s the auth style?
app_id + app_key query params.
More in Health
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Clinical Trials Directory Every clinical trial registered with ClinicalTrials.gov, indexed by condition and sponsor | No auth | Yes | Yes | ↗ |
| CMS.gov Access to the data from the CMS - medicare.gov | API Key | Yes | Unknown | ↗ |
| Coronavirus HTTP API for Latest Covid-19 Data | No auth | Yes | Unknown | ↗ |
| Coronavirus in the UK UK Government coronavirus data, including deaths and cases by region | No auth | Yes | Unknown | ↗ |
| Covid Tracking Project Covid-19 data for the US | No auth | Yes | No | ↗ |