Access powerful APIs to tackle food waste, personalise nutrition, and build sustainable food systems. Join developers creating impact at scale.
Secure API key management
10,000 requests/day free tier
Real-time event notifications
Python, Node.js, Go, Ruby
Comprehensive APIs for every aspect of food technology
Scan ingredients with AI and retrieve from the decentralised database
Search recipes by ingredients and dietary needs, or add new recipes to the network
Get personalised nutrition insights and add anonymised health data to research
Search supplements by category and add reviews to the decentralised database
Discover surplus food near you and add listings to the waste-prevention network
Analyse products for carbon footprint and add environmental data to the blockchain
Track supply chain transactions and earn rewards for building transparency
Browse local food communities and create posts to share decentralised knowledge
Interactive API documentation with live code examples
Scan ingredients with AI and retrieve from the decentralised database
/api/v1/scan/ingredientsUpload a photo to detect ingredients with AI vision
Get started quickly with our official client libraries
Reward users for positive food actions. 100B total supply on Solana blockchain with instant, low-cost transactions.
// Reward users for food waste reduction
await client.coin.reward({
user_id: "user123",
amount: 50,
action: "food_waste_prevention",
metadata: {
items_saved: 5,
carbon_saved_kg: 2.3
}
});
// Check user balance
const balance = await client.coin.getBalance("user123");
console.log(`User has ${balance} FXCOIN`);Get started with FoodX API in minutes
Request your API key by emailing developers@foodx.com
npm install @foodx/sdkTry scanning ingredients from an image:
curl -X POST https://api.foodx.world/api/v1/scan/ingredients \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "image=@fridge.jpg"Join other developers
Coming SoonAPI uptime and incidents
Coming SoonJoin developers creating the future of sustainable food technology
Request API Access