AbacatePay Billing API
Create and list billings (charges) with a shareable checkout URL.
AbacatePay Billing API is one of 6 APIs that AbacatePay publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Billing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 2 operations across 2 paths, and defines 7 schemas. It is described by OpenAPI 3.0.1, at version v1.
Requests are made against a single base URL, https://api.abacatepay.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
AbacatePay Billing API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (API Key) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— Authenticate with your AbacatePay API key as a Bearer token: Authorization: Bearer .
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Create and list billings (charges) with a shareable checkout URL.
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CreateBillingRequest (11 properties), Billing (8 properties), Product (5 properties), CustomerData (4 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 AbacatePay 5
Other APIs AbacatePay publishes across the network.