# Standard Transfers

Create and manage transfers over API, either from your own Wise account or on behalf of your customers.

 - [POST /v1/transfers](https://docs.wise.com/api-reference/legacy/standard-transfer/transfercreate.md): Create a transfer to a recipient account based on a quote. Some fields are conditionally required depending on the currency route and transfer amount. Always call the [transfer requirements](/api-refe
 - [GET /v1/transfers](https://docs.wise.com/api-reference/legacy/standard-transfer/transferlist.md): Get the list of transfers for a given user's profile (defaults to user's personal profile). You can add query parameters to specify user's profile (personal or business), time period and/or payment s
