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

Stigg Customers API

Customer provisioning and management.

Stigg Customers API is one of 9 APIs that Stigg publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 3 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.stigg.io.

4 operations 3 paths 17 schemas 1 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Server
https://api.stigg.io
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Stigg Customers API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKey). By default, every request must be authenticated.

  • ApiKey — Full access key from the Stigg dashboard (Integrations API keys).

Paths & Operations 4

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

Customers 4

Customer provisioning and management.

POST
/graphql
Execute GraphQL Query or Mutation
executeGraphQL body → 200401
POST
/api/v1/customers
Provision customer
CustomerController_provisionCustomer 2 params body → 201400401403409429
GET
/api/v1/customers
List customers
CustomerController_getCustomers 7 params → 200400401403429
PATCH
/api/v1/customers/{id}
Update a customer
CustomerController_patchCustomer 3 params body → 200400401403404429

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are CustomerDto (14 properties), ProvisionCustomerRequestDto (11 properties), UpdateCustomerRequestDto (8 properties), PaymentMethodDto (5 properties). Each schema is shown below with its type and property counts.

PaginationDto
object
Pagination metadata including cursors for navigating through results.
2 properties 2 required
GraphQLError
object
4 properties
ConflictErrorResponseDto
object
Conflict error response (e.g., duplicate resource).
2 properties 2 required
CustomerResponseDto
object
Single customer response.
1 property 1 required
ForbiddenErrorResponseDto
object
Authorization error response.
2 properties 2 required
UnauthenticatedErrorResponseDto
object
Authentication error response.
2 properties 2 required
NotFoundErrorResponseDto
object
Resource not found error response.
2 properties 2 required
CustomerListResponseDto
object
Paginated list of customers.
2 properties 2 required
CustomerDto
object
A customer can be either an organization or an individual.
14 properties 4 required
CustomerIntegrationDto
object
External billing or CRM integration link.
3 properties 3 required
UpdateCustomerRequestDto
object
Updates an existing customer's properties.
8 properties
BadInputErrorResponseDto
object
Bad request error response.
2 properties 2 required
PaymentMethodDto
object
The default payment method details.
5 properties 5 required
GraphQLRequest
object
3 properties 1 required
TooManyRequestsErrorResponseDto
object
Rate limit exceeded error response.
2 properties 2 required
ProvisionCustomerRequestDto
object
Provisions a new customer with unique ID, optional name and email.
11 properties 1 required
GraphQLResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

stigg-customers-api-openapi.yml Raw ↑

Other APIs Stigg publishes across the network.

Stigg Node.js SDK
Stigg Python SDK
Stigg Go SDK
Stigg React SDK
Stigg Coupons API
Stigg Entitlements API
Stigg Subscriptions API
Stigg Usage API
Where this information came from

This is an independent, third-party profile of Stigg Customers 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.