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

Papaya Global Payments API

Manage payment instructions and execution

Papaya Global Payments API is one of 5 APIs that Papaya Global publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

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

Requests are made against 2 base URLs: https://api.papayaglobal.com/api/v1, https://sandbox.papayaglobal.com/api/v1.

10 operations 7 paths 10 schemas 1 DELETE3 GET1 PATCH4 POST1 PUT

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.papayaglobal.com/api/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Papaya Global Payments API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 10

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

Payments 10

Manage payment instructions and execution

POST
/payments/payments
Create Payment Instruction
createPayment body → 201400401
GET
/payments/payments
List Payment Instructions
listPayments 2 params → 200401
GET
/payments/payments/{id}
Get Payment Details
getPayment 1 param → 200401404
PUT
/payments/payments/{id}
Update Payment Instruction
updatePayment 1 param body → 200400401404
PATCH
/payments/payments/approve
Approve Payment
approvePayment 1 param → 200401
DELETE
/payments/payments/approve
Unapprove Payment
unapprovePayment 1 param → 200401
POST
/payments/payments/{id}/send
Execute Payment
executePayment 1 param → 200401404
POST
/payments/payments/cancel
Cancel Payment
cancelPayment body → 200400401
POST
/payments/payments/import
Bulk Import Payments
importPayments body → 202400401
GET
/payments/payments/import/{job_id}
Get Payment Import Status
getPaymentImportStatus 1 param → 200401404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Payment (13 properties), PaymentCreateRequest (11 properties), PaymentUpdateRequest (10 properties), ImportJobStatus (9 properties). Each schema is shown below with its type and property counts.

ImportJobStatus
object
9 properties
Error
object
5 properties
PaymentCreateRequest
object
11 properties 4 required
PaymentSource
object
Source wallet or account for the payment
2 properties
PaymentTarget
object
Target beneficiary for the payment
1 property
PaymentExecution
object
1 property
Payment
object
13 properties
PaymentAmount
object
2 properties
Paging
object
2 properties
PaymentUpdateRequest
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

papaya-global-payments-api-openapi.yml Raw ↑

Other APIs Papaya Global publishes across the network.

Papaya Global Authentication API
Papaya Global Beneficiaries API
Papaya Global Groups API
Papaya Global Wallets API
Where this information came from

This is an independent, third-party profile of Papaya Global Payments 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.