Authentication
Unless otherwise specified, API requests must be authenticated with a api token, added as an Authentication header to each request.
To create an api token, visit the Integration Hub, select the organisation you wish to create a token for and navigate to the Tokens page. From here, you will be able to create a new token.
Integration Hub
| Environment | URL |
|---|---|
| Production | integrations.mobiledock.com |
| Staging | integrations.staging.mobiledock.com |
When creating a token, you must select which permissions this token has. For security, is recommended to select the minimum amount of permissions required when creating a token.
To view a list of all possible permissions, visit the Permissions section of the API.