# Deliverect Store API ## Description This is version `1.0.0` of this API documentation. Last update on Mar 19, 2026. Deliverect allows restaurants to directly connect channels like UberEats, Takeaway.com, Glovo and others with their POS system. More info on features and platforms supported on [https://deliverect.com/](https://deliverect.com/) This API can be used to integrate additional channels or POS systems, but also by bigger restaurants ## Servers - https://api.staging.deliverect.com: https://api.staging.deliverect.com () ## Authentication ## Endpoints and operations ### [Authentication](https://docs.deliverect.com/doc/store-api/group/endpoint-authentication.md) - [Machine 2 Machine Access Token](https://docs.deliverect.com/doc/store-api/operation/operation-post-oauth-token.md) ### [Store API](https://docs.deliverect.com/doc/store-api/group/endpoint-store-api.md) - [Get locations](https://docs.deliverect.com/doc/store-api/operation/operation-get-locations.md) - [Get Products for Account](https://docs.deliverect.com/doc/store-api/operation/operation-get-products.md) - [Get products marked out of stock](https://docs.deliverect.com/doc/store-api/operation/operation-get-channeldisabledproducts.md) - [Mark products out of stock by tag](https://docs.deliverect.com/doc/store-api/operation/operation-post-products-snoozebytags.md) - [Mark products out of stock by PLU](https://docs.deliverect.com/doc/store-api/operation/operation-post-products-snoozebyplus.md) - [Update Store Status](https://docs.deliverect.com/doc/store-api/operation/operation-post-updatestorestatus-parameter.md) - [Get Store Opening Hours](https://docs.deliverect.com/doc/store-api/operation/operation-get-location-parameter-openinghours.md) - [Get Account Opening Hours](https://docs.deliverect.com/doc/store-api/operation/operation-get-account-parameter-openinghours.md) - [Create/Update Opening Hours](https://docs.deliverect.com/doc/store-api/operation/operation-post-locations-openinghours.md) - [Holiday Hours for Locations](https://docs.deliverect.com/doc/store-api/operation/operation-post-locations-holidays.md) - [Holiday Hours for Locations](https://docs.deliverect.com/doc/store-api/operation/operation-get-location-parameter-holidays.md) - [Holiday Hours for Locations & ChannelLinks](https://docs.deliverect.com/doc/store-api/operation/operation-get-locations-channels-parameter-holidays.md) - [Holiday Hours for Locations and ChannelLinks](https://docs.deliverect.com/doc/store-api/operation/operation-post-locations-channels-holidays.md) [Powered by Bump.sh](https://bump.sh)