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

Payabli Cloud API

The Cloud API from Payabli — 4 operation(s) for cloud.

Payabli Cloud API is one of 33 APIs that Payabli publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Cloud. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api-sandbox.payabli.com/api, https://api.payabli.com/api.

4 operations 4 paths 11 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.payabli.com/api
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Payabli Cloud API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). An API key is passed in the header as requestToken (APIKeyAuth).

  • BearerAuth — OAuth2 Bearer access token from the client-credentials flow. See [OAuth authentication](/developers/oauth-authentication).
  • APIKeyAuth — Long-lived API token sent in the requestToken header. See [API token authentication](/developers/api-tokens).

Paths & Operations 4

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

Cloud 4
POST
/Cloud/register/{entry}
Register cloud device
addDevice 3 params body → 200400401500503
GET
/Cloud/list/{entry}
List registered devices in cloud
ListDevice 3 params → 200400401500503
GET
/Cloud/history/{entry}/{deviceId}
Get registration history for device
HistoryDevice 3 params → 200400401500503
DELETE
/Cloud/register/{entry}/{deviceId}
Unregister cloud device
RemoveDevice 3 params → 200400401500503

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are PoiDevice (13 properties), PayabliErrorBody (4 properties), RemoveDeviceResponse (4 properties), AddDeviceResponse (4 properties). Each schema is shown below with its type and property counts.

DeviceEntry
object
2 properties
PayabliErrorBody
object
Shape returned by every Payabli API error response. The responseData object carries human-readable error context.
4 properties 2 required
PayabliErrorBodyResponseData
object
Object with detailed error context.
2 properties
PageIdentifier
string
Auxiliary validation used internally by payment pages and components.
RemoveDeviceResponse
object
Minimal response wrapper used by approval-style endpoints that don't carry the standard response envelope.
4 properties 1 required
IsSuccess
boolean
Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.
AddDeviceResponse
object
Minimal response wrapper used by approval-style endpoints that don't carry the standard response envelope.
4 properties 1 required
PoiDevice
object
Information about the point of interaction device (also known as a terminal or cloud device) used to process the transaction.
13 properties
ResponseText
string
Response text for operation: 'Success' or 'Declined'.
IdempotencyKey
string
Optional but recommended. A unique ID that you can include to prevent duplicating objects or transactions in the case that a request is sent more than once. Th…
CloudQueryApiResponse
object
Object containing details about cloud devices and their registration history.
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

payabli-cloud-api-openapi.yml Raw ↑

Other APIs Payabli publishes across the network.

Payabli Bill API
Payabli Boarding API
Payabli chargeBacks API
Payabli checkCapture API
Payabli Customer API
Payabli Export API
Payabli Funding API
Payabli ghostCard API
Payabli hostedPaymentPages API
Payabli Import API
Payabli Invoice API
Payabli lineItem API
Where this information came from

This is an independent, third-party profile of Payabli Cloud 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.