Now in Public Beta — 1,000 free requests/day

Nutrition Data API
for Developers

3M+ food products. Search by name, barcode, or describe any dish with AI. One key, instant access.

Live Demo — Try It Now

3M+
Food Products
1.5M+
Barcodes
3
Languages
<100ms
Avg Latency

Endpoints

Three endpoints, all you need

Search

Full-text search across 3M+ products in English, Russian, and Arabic.

Request

GET /v1/search
?q=chicken&lang=en

Barcode Lookup

Instant nutrition data by EAN/UPC barcode. 1.5M+ barcodes indexed.

Request

GET /v1/barcode/4600682500018

AI Dish Analysis

Describe any dish in natural language — get full macro breakdown instantly.

Request

POST /v1/analyze
{ "text": "200g salmon" }
curl
# 1. Get your free API key at food.c0r.ai/signup curl "https://api.c0r.ai/v1/search?q=avocado" \ -H "X-API-Key: fdb_your_key"

Start building in minutes

Sign up, get your API key, and make your first request. No credit card required.