# Merchant and Payout Service with API

OxaPay offers a comprehensive Merchant and Payout Service API that empowers merchants to access and manage their payment and payout activities programmatically. With this API integration, merchants can seamlessly create and manage payment links, process transactions, retrieve payment information, and initiate cryptocurrency payouts to recipients.

The Merchant API provides an easy-to-use interface for developers to integrate OxaPay's cryptocurrency payment gateway into their web and mobile applications. It allows businesses to offer cryptocurrency payments as a sole payment option, catering to the growing demand for crypto payments for digital currency transactions.

By utilizing the Payout API, businesses can efficiently initiate cryptocurrency payouts to multiple recipients simultaneously, simplifying processes like affiliate payments, vendor payouts, and more. The API offers robust security measures, ensuring that all transactions are processed securely and efficiently.

Please refer to the API Reference section for detailed information on the endpoints, request and response formats, and example code snippets for integrating the Merchant and Payout Service API into your applications.


---

# 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.oxapay.com/legacy/integrations/merchant-and-payout-service-with-api.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.
