How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sigma Computing API Connectors API

The apiConnectors API from Sigma Computing — 2 operation(s) for apiconnectors.

Sigma Computing API Connectors API is one of 40 APIs that Sigma Computing publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 5 operations across 2 paths, and defines 106 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 13 base URLs: https://api.sigmacomputing.com, https://api.sa.gcp.sigmacomputing.com, https://aws-api.sigmacomputing.com, https://api.us-a.aws.sigmacomputing.com, https://api.ca.aws.sigmacomputing.com, https://api.eu.aws.sigmacomputing.com, https://api.au.aws.sigmacomputing.com, https://api.uk.aws.sigmacomputing.com, https://api.us.azure.sigmacomputing.com, https://api.eu.azure.sigmacomputing.com, https://api.ca.azure.sigmacomputing.com, https://api.uk.azure.sigmacomputing.com, https://api.au.azure.sigmacomputing.com.

5 operations 2 paths 106 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.sigmacomputing.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Sigma Computing API Connectors API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (OAuth).

  • OAuth — OAuth 2.0 authentication

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

apiConnectors 5
GET
/v2/api-connectors
List API connectors
listApiConnectors 5 params → 200
POST
/v2/api-connectors
Create an API connector
createApiConnector 1 param body → 200
GET
/v2/api-connectors/{apiConnectorId}
Get an API connector
getApiConnector 2 params → 200
DELETE
/v2/api-connectors/{apiConnectorId}
Delete an API connector
deleteApiConnector 2 params → 200
PATCH
/v2/api-connectors/{apiConnectorId}
Update an API connector
updateApiConnector 2 params body → 200

Schemas 106

The contract defines 106 schemas that model the data the API accepts and returns. The most detailed are api-connectors_getApiConnector_Response_200 (10 properties), api-connectors_createApiConnector_Response_200 (10 properties), api-connectors_updateApiConnector_Response_200 (10 properties), V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParams (7 properties). Each schema is shown below with its type and property counts.

V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsQueryParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsPathParamsItems
object
5 properties 2 required
ParamShapeNodeOneOf1TypeItems
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsBodyParamsItemsMode
string
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaConfigRateLimit
object
Rate limit applied to outbound requests from this connector.
1 property 1 required
ParamShapeNodeOneOf2TypeItems
string
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsMethod
string
HTTP method to invoke.
ParamShapeNodeOneOf0TypeItems
string
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsQueryParamsItemsType
string
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaConfig
object
4 properties
ParamShapeNodeOneOf4TypeItems
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaConfigRedirects
object
HTTP redirect handling.
1 property 1 required
ParamShapeNode
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParams
object
6 properties 6 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsMethod
string
HTTP method to invoke.
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsPathParamsItems
object
5 properties 2 required
ParamShapeNode2
object
1 property 1 required
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsPathParamsItemsType
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsPathParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsHeadersItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsPathParamsItemsType
string
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaConfigRetry
object
Retry policy. retryableStatusCodes are HTTP codes that should trigger a retry.
2 properties 2 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaConfigRetry
object
Retry policy. retryableStatusCodes are HTTP codes that should trigger a retry.
2 properties 2 required
ParamShapeNode4
object
2 properties 2 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsPathParamsItems
object
5 properties 2 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsBodyParamsItemsMode
string
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParams
object
6 properties 6 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsBodyParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaConfigRetry
object
Retry policy. retryableStatusCodes are HTTP codes that should trigger a retry.
2 properties 2 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsHeadersItemsType
string
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsPathParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaConfigRedirects
object
HTTP redirect handling.
1 property 1 required
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsPathParamsItemsMode
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParams
object
7 properties 7 required
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsQueryParamsItemsType
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaConfigRedirects
object
HTTP redirect handling.
1 property 1 required
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsHeadersItemsMode
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsHeadersItemsType
string
api-connectors_deleteApiConnector_Response_200
object
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsBodyParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsMethod
string
HTTP method to invoke.
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsHeadersItemsMode
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaConfigRateLimit
object
Rate limit applied to outbound requests from this connector.
1 property 1 required
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsHeadersItemsType
string
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsBodyParamsItemsMode
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsQueryParamsItems
object
5 properties 2 required
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaConfigTimeout
object
Per-request timeout configuration.
1 property 1 required
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaConfig
object
4 properties
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaConfigRateLimit
object
Rate limit applied to outbound requests from this connector.
1 property 1 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsQueryParamsItemsType
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaConfig
object
4 properties 4 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaConfigRetry
object
Retry policy. retryableStatusCodes are HTTP codes that should trigger a retry.
2 properties 2 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsBodyParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsHeadersItemsMode
string
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsQueryParamsItemsMode
string
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsQueryParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaConfigTimeout
object
Per-request timeout configuration.
1 property 1 required
ParamShapeNode0
object
1 property 1 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsHeadersItemsMode
string
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsQueryParamsItemsType
string
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaConfigRedirects
object
HTTP redirect handling.
1 property 1 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsMethod
string
HTTP method to invoke.
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsHeadersItems
object
5 properties 2 required
api-connectors_createApiConnector_Response_200
object
10 properties 8 required
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaConfigRedirects
object
HTTP redirect handling.
1 property 1 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaConfig
object
4 properties 4 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaConfigRateLimit
object
Rate limit applied to outbound requests from this connector.
1 property 1 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsHeadersItemsMode
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaConfig
object
4 properties 4 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsQueryParamsItems
object
5 properties 2 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaConfigTimeout
object
Per-request timeout configuration.
1 property 1 required
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsHeadersItems
object
5 properties 2 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaConfigTimeout
object
Per-request timeout configuration.
1 property 1 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsQueryParamsItemsType
string
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsHeadersItemsType
string
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParams
object
7 properties 7 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsPathParamsItemsMode
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParams
object
7 properties 7 required
api-connectors_getApiConnector_Response_200
object
10 properties 8 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsBodyParamsItemsType
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsMethod
string
HTTP method to invoke.
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaConfigRateLimit
object
Rate limit applied to outbound requests from this connector.
1 property 1 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsPathParamsItemsMode
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsQueryParamsItemsMode
string
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsBodyParamsItemsType
string
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaConfigTimeout
object
Per-request timeout configuration.
1 property 1 required
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsPathParamsItemsMode
string
V2ApiConnectorsGetResponsesContentApplicationJsonSchemaEntriesItems
object
3 properties 3 required
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsPathParamsItemsType
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsHeadersItemsType
string
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsHeadersItems
object
5 properties 2 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsBodyParamsItemsType
string
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsPathParamsItemsMode
string
V2ApiConnectorsApiConnectorIdPatchRequestBodyContentApplicationJsonSchemaParamsHeadersItems
object
5 properties 2 required
ParamShapeNode3
object
2 properties 2 required
V2ApiConnectorsApiConnectorIdGetResponsesContentApplicationJsonSchemaParamsQueryParamsItemsMode
string
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaConfigRetry
object
Retry policy. retryableStatusCodes are HTTP codes that should trigger a retry.
2 properties 2 required
api-connectors_listApiConnectors_Response_200
object
2 properties 1 required
ParamShapeNode1
object
1 property 1 required
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsQueryParamsItemsMode
string
ParamShapeNodeOneOf3TypeItems
string
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsQueryParamsItems
object
5 properties 2 required
V2ApiConnectorsPostResponsesContentApplicationJsonSchemaParamsPathParamsItemsType
string
V2ApiConnectorsPostRequestBodyContentApplicationJsonSchemaParamsPathParamsItemsType
string
V2ApiConnectorsApiConnectorIdPatchResponsesContentApplicationJsonSchemaParamsQueryParamsItemsMode
string
api-connectors_updateApiConnector_Response_200
object
10 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

sigma-computing-apiconnectors-api-openapi.yml Raw ↑

Other APIs Sigma Computing publishes across the network.

Sigma MCP Server
Sigma Embed API
Sigma Computing Account Types API
Sigma Computing API Credentials API
Sigma Computing Auth API
Sigma Computing Connections API
Sigma Computing Credentials API
Sigma Computing Data Models API
Sigma Computing Datasets API
Sigma Computing Deployment Policies API
Sigma Computing Favorites API
Sigma Computing Files API
Where this information came from

This is an independent, third-party profile of Sigma Computing API Connectors API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.