Skip to content
Healthy plant-based meals representing nutrition and food data for the Calorie API

API Playground

Try Calorie API endpoints live

Test search, suggest, barcode lookup, and food details against rate-limited public demo routes, no API key required.

Authenticated endpoints and higher quotas:

Get a free API key

Search foods

Search foods with brand, category, and nutrient filters. Returns macros per 100 g and nutrient arrays.

GET/api/v1/public/search/foods?q=apple&limit=5&skip=0&match_mode=any&verified_only=false

Response

GET https://calorieapiadmin.com/api/v1/public/search/foods?q=apple&limit=5&skip=0&match_mode=any&verified_only=false

Demo rate limits

  • 30 requests per hour per IP
  • 1 second minimum between requests

Production keys: sign up free

Need higher limits and authenticated endpoints? Create a free account or read the full API reference.