» Available only in Dotypos FULL and higher. « |
|---|
Simply put, an API is “a way for different applications to communicate with each other.” It is a set of rules that specifies how and where to send a request and the format in which the response will be returned. APIs make it possible to connect services or systems that would otherwise be unable to work together. For example, you can synchronize Dotypos with your own ordering or accounting system. However, this is not a simple user setting. The API is primarily intended for developers, who use it to enable communication between Dotypos and another service.
API v2
Dotypos includes an API interface that can be used to synchronize data between the touch cash register (Dotypos Cloud) and your internal systems. This chapter describes what you need to do to use the API v2.
Information on the current API version can be found at https://docs.api.dotykacka.cz. You can monitor the status of the API interface on the page https://status.dotykacka.cz.
In brief:
1.Fill in the Client Application Form, which you can find here.
2.Wait for your access credentials to be created. We will send them within 10 business days to the email address provided in the form.
3.You can then use the API documentation to integrate Dotypos with your own system or a third-party system.
|
The number of queries via the API interface is limited to 150 per 30 minutes. So for regular data updates we recommend the use of so-called webhooks. |