Introduction

The limbiq logistic API facilitates you to integrate the limbiq platform into your system.

We follow default RESTful guidelines to develop our API. The API speaks JSON in requests and responses. It consumes precisely formatted JSON requests.

Please note that the application is constantly developed further and our API is adapted directly for new extensions.

Authentication

The limbiq logistic API uses the OAuth2 standard to authenticate and authorize your system. To obtain the credentials, please contact limbiq support (support@limbiq.com).

We use Auth0 for our authentication process. Please take a look on this description to know how to get a valid and encrypted JWT.