These docs are for v2.0. Click to read the latest docs for v2.1.

Getting Started with the Sigma API

This page will help you get started with the Sigma API. You'll be up and running in no time!

High-Level Flow

  • Developer Setup: App developers receive their Sigma App ID and App Secret

  • Org level permissions: App developers will create a Web Flow for Org admins that will allow Org Admins to authenticate against Sigma and grant the app a set of permissions. These permissions will allow the app to act on behalf of the Org

  • Member level permissions: App developers will create a Web Flow for Members that will allow Members to authenticate against Sigma and grant this app a set of permissions. These permissions will allow the app to retrieve information about the Member from Sigma

Given these permissions, apps can make a series of REST API calls to realize various use cases.