API

Access Orchestra Data Collection using API.

How to get API key

  1. Go to the Data Collection platform at dc.orchestra.cthings.co and log in.

Do not have an account?

Follow the guide How to Get Orchestra.

  1. After logging in, go to the /api-key route (dc.orchestra.cthings.co/api-key).

Orchestra hero image dark

In this endpoint a new API key will be created and returned in the response. It will have the same permissions as the token of the logged in user that you created it with.

Orchestra hero image dark

Important

Please save the key since it won’t be possible to retrieve it later. Every time you enter that page, a new API key will get created.

Usage

API key authorization is conducted by sending header x-api-key: <API_KEY>.

Documentation

Documentation of the Core API of the Orchestra Data Collection application.

Data Collection Core API