How to authenticate and authorize your instance
POST
Production Endpoint: https://api-umbrella.io/api/services/auth
Sandbox Endpoint: https://sandbox-umbrella-api.azurewebsites.net/api/services/auth
To initiate the authentication process, send a POST request to the /auth
endpoint.
Header | Value |
---|---|
Content-Type | application/x-www-form-urlencoded |
Api-Key | your API key (e.g., 40ab0d69-fc3e-5fea-bfa8-b94e93462ad9) |
Customer-Id | your customer number (e.g., 16a6c3e7-7a76-4714-9b34-97135ab4bdcd) |