Capchase Pay API
The Pay API from Capchase — 8 operation(s) for pay.
Capchase Pay API is published by Capchase on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Pay. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.
This API exposes 9 operations across 8 paths, and defines 16 schemas. It is described by OpenAPI 3.0.0, at version 2.0.0.
Requests are made against a single base URL, https://universe.capchase.com/api/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Capchase Pay API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— Basic auth: username=clientId, password=clientSecret. Request credentials at pay@capchase.com.
Paths & Operations 9
Across 8 paths, the API surfaces 9 operations — 1 DELETE, 4 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 16
The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are SubscriptionApiVo (23 properties), BuyerResponseDto (20 properties), CreateBuyerApiDto (13 properties), CreateNewSubscriptionParametricDto (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.