S

Sigma REST API

REST discovered

Details
URL
https://api.sigmacomputing.com/v2
Docs
https://help.sigmacomputing.com/reference/get-started-sigma-api
Authentication
Sigma API client credentials oauth2_cc discovered Set up OAuth ↗
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.