# Introduction

## **Purpose of this document**

This document provides a detailed description of how to use Payu Payout API offerings. The guide gives detailed examples of request and response calls for all the API services. A Partner developer has secure access to the API through mutual authentication.&#x20;

We assume you have a basic understanding of payouts product and in this guide we will go in depth of API Integrations.

**Production Environment Base URL** : [https://payout.payumoney.com/payout](https://www.payumoney.com/payout) \
**Testing Environment Base URL :**   <https://test.payumoney.com/payout>

## Who should read this documentation?

The documentation is technical in nature and is meant for developers who wish to integrate with payouts apis.


---

# 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://payu-docs.gitbook.io/payouts-integration/master.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.
