Back to catalog
🏥

FoodData Central

API Key

National Nutrient Database for Standard Reference

🏥HealthHTTPS

No items to display.

Sample Response

response.json
1{
2 "query": "salmon",
3 "total_results": 1847,
4 "foods": [
5 {
6 "description": "Salmon, Atlantic, wild, raw",
7 "brand": "",
8 "calories": 142,
9 "protein_g": 19.8,
10 "category": "Finfish and Shellfish"
11 },
12 {
13 "description": "Salmon, sockeye, canned, drained",
14 "brand": "Bumble Bee",
15 "calories": 153,

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://fdc.nal.usda.gov/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs