S
Sigma REST API
Details
- URL
-
https://api.sigmacomputing.com/v2 - Docs
- https://help.sigmacomputing.com/reference/get-started-sigma-api
Authentication
Authorization: Bearer <credential> In Sigma, generate API client credentials for a user as described in Generate Sigma API client credentials. These credentials are then exchanged for a bearer token via the Sigma token endpoint POST /v2/auth/token as shown in Get access token.