Journey Foods API Documentation

Access comprehensive ingredient data, nutritional profiles, and allergen information via REST API.

Get started quickly

Make your first API call in minutes. Use the canonical request format shown here.

cURL
curl "https://developer-portal-backend-694046361762.northamerica-northeast1.run.app/ingredients/search?q=mango" \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Accept: application/json"

Response Codes

StatusDescription
200 OKRequest succeeded
401 Auth ErrorInvalid or missing API key
429 LimitedRate limit exceeded

Core APIs (v1.0)

Start building

Plan-Based Access

Response fields are gated by plan. Basic, Pro, and Custom tiers have access to different field sets.

PlanAccess
BasicCore ingredient and nutrient data
ProExtended fields, allergen details, product data
CustomFull access, custom integrations, dedicated support

Resources