# Send a payment

## Send a payment

### 1. Via the interface

* Open [p-link.io](https://p-link.io)
* Open the **Send** tab.
* Provide the recipient (email or phone number).
* Provide the amount.
* Click on **Send**.

### 2. Via URL with API key

* Format :\
  `https://p-link.io/api/tr4usr/[API_KEY]/[email]/[amount]`
* Allows you to send money by simply calling a URL.

💡 Funds not claimed within 3 days are returned to the sender (configurable timeframe).

In order to get your API key, you need to go to <https://p-link.io/ApiDoc/Send>

***

**See also :** [Receive a payment](https://app.gitbook.com/o/bllpV5WzojoAAxsATbH7/s/GW0gCb0f3OafIFrYo4nk/)&#x20;
