Developer API
Connect your existing tools with Foodivo using our robust REST API. Synchronize inventory, export sales data, and more.
01. Authentication
All API requests require a Developer API Key. You can generate keys in your POS Admin settings under 'Business & Billing' > 'API Keys'.
Header NameAuthorization
Header ValueBearer YOUR_API_TOKEN
02. Core Endpoints
GET
/v1/productsRetrieve all products in your catalog
GET
/v1/ordersFetch recent orders and their statuses
GET
/v1/customersManage your customer list and loyalty points