Authentication
NeCIPCo uses API keys and password to allow access to the API. You can request an user & password combination in .
Get authorization token
This endpoint retrieves an Authorization Bearer token and api_client basic information. The authorization token is returned in headers as "Authorization"
Expire authorization token
This endpoint revoke an Authorization Bearer token created by Get authorization Token.