# Introduction

Welcome to the Papaya Global payments API Reference documentation. This detailed guide provides developers with the necessary information to smoothly incorporate Papaya Global's workforce payment processing capabilities into their applications and websites. Whether you are developing an online service that necessitates secure and dependable payment processing, our APIs are the perfect solution.

The Papaya Global API is crafted to be adaptable, granting you authority over your beneficiaries, wallet payment instructions, and account management. We strongly advise you to review the API documentation to familiarize yourself with the functionalities and procedures linked to our product. If required, we can grant you access to a demo account.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.papayaglobal.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
