GET /lookup.php
Summary: Lookup full meal details by ID
Operation ID: lookupMealById
Auth: unknown
Operation ID: lookupMealById
Auth: unknown
Description
Get complete details for a single meal by its ID, including ingredients, measurements, and instructions.
Parameters (1)
i
(string, query, required)
Meal ID to lookup
Examples (6)
| Title | Type | URL | Action |
|---|---|---|---|
| Lookup full meal details by id | doc_extracted |
https://www.themealdb.com/api/json/v1/1/lookup.php?i=52772 |
|
| Lookup meal by ID 52772 | curl |
https://www.themealdb.com/api/json/v1/1/lookup.php?i=52772 |
|
| Lookup meal by ID 52773 | curl |
https://www.themealdb.com/api/json/v1/1/lookup.php?i=52773 |
|
| Lookup meal by ID 52774 | curl |
https://www.themealdb.com/api/json/v1/1/lookup.php?i=52774 |
|
| Get meal by ID | openapi-spec |
https://www.themealdb.com/api/json/v1/1/lookup.php?i=52795 |
|
| Lookup full meal details by ID | openapi-spec |
https://www.themealdb.com/api/json/v1/1/lookup.php?i=52772 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:41:45.910730 | 200 | 108ms | |
| 2026-03-23 10:32:26.768774 | 200 | 117ms | |
| 2026-03-23 10:28:50.100602 | 200 | 113ms | |
| 2026-03-23 09:46:10.091722 | 200 | 128ms | |
| 2026-03-23 09:25:53.571527 | 200 | 116ms | |
| 2026-03-23 09:04:11.636526 | 200 | 144ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:46:10.091722 | 359b6d0b8395 |
0251e17690e0 |
| 2026-03-23 10:28:50.100602 | 0251e17690e0 |
359b6d0b8395 |
| 2026-03-23 10:32:26.768774 | 359b6d0b8395 |
095358b8dd03 |
| 2026-03-23 10:41:45.910730 | 095358b8dd03 |
1ea96e0c85ea |