Documentation of ECAT "Nexus" API

General info

Dev url: https://api.nexus.padillainc.com
Each request must conatin headers Application-Key. This key can be provided by Administrators of the system.
Each request except /auth/login must also conatin header Authorization with value in format Bearer {token}.
This token can be obtained by using endpoint /auth/login.
All the params in POST request must be transferred as form-data.

Endpoints