ChargeDesk Charges API
Manage charge records across payment gateways
ChargeDesk Charges API is one of 7 APIs that ChargeDesk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Charges. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 8 operations across 5 paths, and defines 8 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 Charges 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 8
Across 5 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Manage charge records across payment gateways
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Charge (16 properties), ChargeInput (12 properties), ChargeList (5 properties), ChargeLineItem (5 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.