Introduction
Welcome to the Lochting.com REST API documentation.
Lochting is a platform created by Meditech Pharma in collaboration with Baldwin. It offers local pharmacies the tools to go digital: a webshop, digital signage, and integration with a dispensing robot. Our mission is to interconnect everything so you can uniformly manage and update all your sales channels.
The REST API lets you programmatically work with resources such as orders, customers, reservations, shipments, stock, prices, and webhooks.
This documentation is intended for developers familiar with RESTful APIs and HTTP.
The API is versioned (/public/v1) and we strive to maintain backward
compatibility whenever possible.
What you will find here
- Docs — guides to get started, authenticate, and understand common patterns
- API Reference — interactive endpoint documentation generated from our OpenAPI 3 specification
If you integrate with the dispensing robot directly via WWKS2, see WWKS2-extension-for-meditech-reservations.pdf.
Ready to integrate? Continue with Getting started.