Skip to content

API Integrations

Caleb Del Begio edited this page Aug 18, 2020 · 1 revision

Required APIs

Product Catalogue & mapping

Our preferred integration approach is to connect to your API in order to download product data if one is already available.

Each API will need to be evaluated on case-by-case basis. We are able to work with APIs that support client-based lookups of products or any REST API that allows a full product catalog download via direct file or JSON.

Mealime will create a mapping of your available products in order to match shopping list items to the best available product.

Authentication

Mealime can provide the best user experience when an OAuth/SSO API is available.

Add to cart

Mealime requires an API for adding products to a user's basket.

Store location

Mealime can use a store location API to match a use to their preferred store based on their location

Mealime API

Mealime currently does not have an API available to POST data to. Any data to be pushed to Mealime should be done via our standard S3 upload process.

Clone this wiki locally