Create API credentials

Create API client credentials for a given user. To make this request, your API client credentials must be associated with a Sigma admin user for the same Sigma organization.

Important: The response includes sensitive information. Ensure that you securely store and handle the returned clientId and clientSecret. These credentials grant access to your Sigma account and should never be exposed publicly or shared unnecessarily.

Usage Notes:

  • Retrieve the ownerId by calling the /v2/members endpoint and using the memberId included in the response.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request body.

string
required

Unique identifier of the user.

string
required

Name of the credentials.

string

Description of the credentials

scopes
array of strings

Scopes to assign to the credentials. If not provided, defaults to "api".

scopes
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json