ChargeDesk Gateway API
Live payment processing operations
ChargeDesk Gateway API is one of 7 APIs that ChargeDesk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Gateway. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 6 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version v1.
Requests are made against a single base URL, https://api.chargedesk.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
ChargeDesk Gateway API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— Use your ChargeDesk secret key as the username with an empty password. Format: Authorization: YOURSECRETKEY:
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 6 POST. Each is listed below with its method, path, parameters, and response codes.
Live payment processing operations
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Charge (16 properties), Subscription (16 properties), ChargeLineItem (5 properties), CustomerRef (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ChargeDesk 6
Other APIs ChargeDesk publishes across the network.