# What is Wallet API

#### Website: <https://ccpayment.com/products/api/wallet>

The CCPayment Wallet API enables you to create independent cryptocurrency wallets for your customers. Through your application or website, your customers can transfer funds, make payments and more using these wallets.&#x20;

It supports free and instant transfers of cryptocurrencies between customers across your various applications.

You can set custom withdrawal fees to earn revenue in cryptocurrencies. However, you need to have a solid understanding of cryptocurrencies to properly configure and manage your digital assets.&#x20;

With the CCPayment Wallet API, you have full control and ownership over the wallets. All transaction data and records are stored on the CCPayment platform, accessible to you through the API. You can also initiate withdrawals on behalf of your customers.&#x20;

The CCPayment Wallet API allows you to build a dedicated cryptocurrency wallet ecosystem for your application or product. It is ideal for merchants looking to actively promote cryptocurrency adoption and build a crypto ecosystem.&#x20;

Though more complex to implement compared to the API Orders mode, the Wallet API provides richer functionality and flexibility for merchants to provide digital wallet services and tap into the world of crypto payments. With CCPayment handling the security and scalability, you can focus on creating the best experience for your customers.&#x20;

Start leveraging the CCPayment Wallet API today to offer your customers innovative crypto payment options and open new opportunities for your business on a global scale. Become a pioneer in the future of payments with CCPayment.


---

# 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://wallet-api.ccpayment.com/what-is-wallet-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.
