REST API

Getting started without rest API

We look forward to building something with you!

This API is a work in progress, use of undocumented methods or variables is not recommended due to possible changes.

Beware that every transaction via our API is logged just like any user interaction on our platform.

Authentication

Getting an API key

On your organisation level select, Integrations > REST > Configure. Here you should be able to create an API key. It then has to be passed in the headers under the "x-api-key" key.

For labs

The two main method you are interested in are here, first one lists the orders and the second one allows you to post and update the results.

Last updated