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 Export API

The Export API from Payabli — 29 operation(s) for export.

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

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

This API exposes 29 operations across 29 paths, and defines 4 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.

29 operations 29 paths 4 schemas 29 GET

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 Export 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 29

Across 29 paths, the API surfaces 29 operations — 29 GET. Each is listed below with its method, path, parameters, and response codes.

Export 29
GET
/Export/batches/{format}/{entry}
Export list of batches for entrypoint
ExportBatches 7 params → 200400401500503
GET
/Export/batches/{format}/org/{orgId}
Export list of batches for organization
ExportBatchesOrg 7 params → 200400401500503
GET
/Export/batchDetails/{format}/{entry}
Export batch details for a paypoint
ExportBatchDetails 7 params → 200400401500503
GET
/Export/batchDetails/{format}/org/{orgId}
Export batch details for an org
ExportBatchDetailsOrg 7 params → 200400401500503
GET
/Export/settlements/{format}/{entry}
Export list of settled transactions for entrypoint
ExportSettlements 7 params → 200400401500503
GET
/Export/settlements/{format}/org/{orgId}
Export list of settled transactions for organization
ExportSettlementsOrg 7 params → 200400401500503
GET
/Export/transactions/{format}/{entry}
Export list of transactions for entrypoint
ExportTransactions 7 params → 200400401500503
GET
/Export/transactions/{format}/org/{orgId}
Export list of transactions for an org
ExportTransactionsOrg 7 params → 200400401500503
GET
/Export/transfers/{entry}
Export list of transfers for entrypoint
ExportTransfers 7 params → 200400401500503
GET
/Export/transferDetails/{format}/{entry}/{transferId}
Export list of transfer details
ExportTransferDetails 9 params → 200400401500503
GET
/Export/subscriptions/{format}/{entry}
Export list of subscriptions for an entrypoint
ExportSubscriptions 7 params → 200400401500503
GET
/Export/subscriptions/{format}/org/{orgId}
Export list of subscriptions for an organization
ExportSubscriptionsOrg 7 params → 200400401500503
GET
/Export/customers/{format}/{entry}
Export list of customers for entrypoint
ExportCustomers 7 params → 200400401500503
GET
/Export/customers/{format}/org/{orgId}
Export list of customers for organization
ExportCustomersOrg 7 params → 200400401500503
GET
/Export/invoices/{format}/{entry}
Export list of invoices for an entrypoint
ExportInvoices 7 params → 200400401500503
GET
/Export/invoices/{format}/org/{orgId}
Export list of invoices for an organization
ExportInvoicesOrg 7 params → 200400401500503
GET
/Export/chargebacks/{format}/{entry}
Export list of chargebacks and returned transactions for entrypoint
ExportChargebacks 7 params → 200400401500503
GET
/Export/chargebacks/{format}/org/{orgId}
Export list of chargebacks and returned transactions for an organization
ExportChargebacksOrg 7 params → 200400401500503
GET
/Export/payouts/{format}/{entry}
Export list of payouts for an entrypoint
ExportPayout 7 params → 200400401500503
GET
/Export/payouts/{format}/org/{orgId}
Export list of payouts for organization
ExportPayoutOrg 7 params → 200400401500503
GET
/Export/batchesOut/{format}/{entry}
Export list of pay out batches for entrypoint
ExportBatchesOut 7 params → 200400401500503
GET
/Export/batchesOut/{format}/org/{orgId}
Export list of pay out batches for organization
ExportBatchesOutOrg 7 params → 200400401500503
GET
/Export/vendors/{format}/{entry}
Export vendors for an entrypoint
ExportVendors 7 params → 200400401500503
GET
/Export/vendors/{format}/org/{orgId}
Export vendors for an organization
ExportVendorsOrg 7 params → 200
GET
/Export/bills/{format}/{entry}
Export list of bills for an entrypoint
ExportBills 7 params → 200400401500503
GET
/Export/bills/{format}/org/{orgId}
Export list of bills for organization
ExportBillsOrg 7 params → 200400401500503
GET
/Export/boarding/{format}/{orgId}
Export list of boarding applications for organization
ExportApplications 7 params → 200400401500503
GET
/Export/organizations/{format}/org/{orgId}
Export list of child organization for a parent organization
ExportOrganizations 7 params → 200400401500503
GET
/Export/paypoints/{format}/{orgId}
Export list of paypoints in an organization
ExportPaypoints 7 params → 200400401500503

Schemas 4

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

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
File
object
A file containing the response data, in the format specified in the request.
ExportFormat1
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

payabli-export-api-openapi.yml Raw ↑

Other APIs Payabli publishes across the network.

Payabli Bill API
Payabli Boarding API
Payabli chargeBacks API
Payabli checkCapture API
Payabli Cloud API
Payabli Customer 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 Export 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.