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

Super Payments Customer API

The Customer API from Super Payments — 2 operation(s) for customer.

Super Payments Customer API is one of 9 APIs that Super Payments publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Customers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and an AsyncAPI specification.

This API exposes 4 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 2026-04-01.

Requests are made against 2 base URLs: https://api.superpayments.com/2026-04-01, https://api.test.superpayments.com/2026-04-01.

4 operations 2 paths 5 schemas 2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026-04-01
Base URL
https://api.superpayments.com/2026-04-01
Authentication
API Key, API Key
License
Super Payments
Resource Areas
1

Authentication & Security 2

Super Payments Customer API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (api_key). An API key is passed in the header as super-signature (HMAC).

  • api_key — Merchant API key
  • HMAC — Header used to validate the webhook request

Paths & Operations 4

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

Customer 4
POST
/customers
Create Customer
create-customer body → 201
GET
/customers
List Customers
list-customers 7 params → 200
GET
/customers/{id}
Get Customer
get-customer 1 param → 200
PATCH
/customers/{id}
Update Customer
patch-customer 1 param body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Customer20260401ResponseDto (11 properties), CreateCustomer20260401RequestDto (7 properties), UpdateCustomer20260401RequestDto (5 properties), PaginatedCustomer20260401ListResponse (3 properties). Each schema is shown below with its type and property counts.

CreateCustomer20260401RequestDto
object
7 properties 2 required
Customer20260401ResponseDto
object
11 properties 11 required
CustomerIdParam
string
UpdateCustomer20260401RequestDto
object
5 properties
PaginatedCustomer20260401ListResponse
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

super-payments-customer-api-openapi.yml Raw ↑

Other APIs Super Payments publishes across the network.

Super Payments Checkout Sessions API
Super Payments Payment Links API
Super Payments Payment Methods API
Super Payments Payments API
Super Payments Refunds API
Super Payments Rewards API
Super Payments Settlements API
Super Payments Webhooks API
Where this information came from

This is an independent, third-party profile of Super Payments Customer 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.