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 Payment Links API

Manage payment links for one-time payments

Super Payments Payment Links 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 Payment Links. 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 5 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.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

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 Payment Links 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 5

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

Payment Links 5

Manage payment links for one-time payments

POST
/payment-links
Create Payment Link
create-link body → 200400401402403404409500
GET
/payment-links
List Payment Links
list-links 6 params → 200400401402403404409500
DELETE
/payment-links/{linkId}
Delete Payment Link
delete-link 1 param → 200400401402403404409500
GET
/payment-links/{linkId}
Get Payment Link by ID
get-link 1 param → 200400401402403404409500
PUT
/payment-links/{linkId}
Update a link
update-link 1 param body → 200400401402403404409500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are LinkResponseDto (18 properties), LinkInputDto (12 properties), PaymentLinkAddressDto (10 properties), PaginatedLinksOutput (3 properties). Each schema is shown below with its type and property counts.

LinkResponseDto
object
18 properties 18 required
LinkInputDto
object
12 properties 2 required
PaginatedLinksOutput
object
3 properties 3 required
PaymentLinkAddressDto
object
10 properties
PaymentLinkLineItemDto

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

super-payments-payment-links-api-openapi.yml Raw ↑

Other APIs Super Payments publishes across the network.

Super Payments Checkout Sessions API
Super Payments Customer 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 Payment Links 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.