Versions
The Qobra api is versioned. Breaking changes in our api will occur when we change the version, and you’ll be warned by email two months in advance.Authentication
Generate your API key
To authenticate your requests, you’ll needAPI keys
that can be found
in Qobra’s global settings, integration section. In this section you’ll be
able to manage your API keys.

Request Header
To identify yourself, just put a header containing the API key as specified below.Base URL
Qobra’s base api url ishttps://api.qobra.co/<version>/
For the first version of the api, you’ll have to call https://api.qobra.co/v1/