...
URLs
Production: https://nova-api.sekologistics.io
QA: https://nova-apiqa.sekologistics.io
Authentication
All API endpoints (except POST /api/user-tokens) must have the authorization header with a valid API token. API tokens can be obtained by POST /api/user-tokens
or is supplied by system administrators.
...