API
User Manual
  • Introduction to API v2
  • Guides
    • Getting started
    • Authorization
    • Delivery Notes Integrations
  • API Reference
    • General
      • Data types
        • Validation
        • Prices
      • Schema
      • Flags
      • ETags
        • ETag examples
      • Filtering
      • Sorting
      • Paging
      • Methods
      • HTTP Status Codes
    • Enums
      • Payment methods
      • Units
      • Order status
  • Entity
    • Attendance
    • Branch
    • Category
    • Cloud
    • Course
    • Customer
    • Customer Account
    • Customer Account Log
    • Daily Menu
    • Daily Menu Product
    • Delivery Note
    • Discount group
    • EET subject
    • Employee
    • Money log
    • Order
    • Order item
    • Product
    • Product Customization
    • Product Ingredient
    • Reservation
    • Stock Packaging
    • Supplier
    • Table
    • Tag
    • Tax (VAT rates)
    • Warehouse
    • Warehouse Branch
  • Others
    • Reports
      • Base Sales Report
    • POS actions
    • Release notes
    • Breaking changes
    • Webhook
    • Third-party libraries
  • Migration
    • Migrating from API v1
    • API v1 Services
      • Branch Service
      • Category Service
      • Customer Service
      • Employee Service
      • OAuth2 Login Service
      • POS action service
      • Product Service
      • Reservation Service
      • Sale Service
      • Stock Service
      • Supplier Service
      • Tableseat Service
      • Tag Service
      • Warehouse Service
Powered by GitBook
On this page
  • Client Application
  • Creating Dotypos Account
  • Next Steps
  • Third-party libraries & Postman collection

Was this helpful?

Export as PDF
  1. Guides

Getting started

PreviousIntroduction to API v2NextAuthorization

Last updated 2 years ago

Was this helpful?

Please see the page for more info on the planned changes in validation.

Client Application

To be able to communicate with the API v2, you need to fill the . Please fill all data carefully.

After the successful registration, we will contact you to find missing details about your Application and issue the Client ID and Client Secret what is .

We will also provide you License key for testing purposes. This license key should be used for creation of testing Cloud and testing of your integration. will also create new Cloud, which can be used as testing.

Creating Dotypos Account

In order to test your integration, you will probably need to create a new Dotypos Account with the provided testing license key.

To perform this, you need to install Dotykacka Application and Activate your license. A detailed guide is available in our .

Next Steps

Please read the section to understand the basic concepts of the API, available common features and schema descriptions used in this manual.

The API endpoints are grouped by the entity which they manage. If you are looking for a specific endpoint from the former API v1 the migrations are described in .

Third-party libraries & Postman collection

For easier implementation, we have prepared the , which will be gradually improved. If you are looking for library for easier integration of API v2, see the section.

Breaking changes
Client Application registration form
necessary for API usage
Manual
General
API v1 Services
Postman collection
Third-party libraries
Creating Dotypos Account