Wise API
All the technical details of our APIs can be found here.
We recommend starting from the Integration Guides to work through specific examples of how to integrate with the Wise API.
Explore the comprehensive technical reference documentation for integrating with the Wise Platform API, with examples of all calls as they relate to the important flows for transfer creation, multi currency accounts, and much more.
Below are the standard API endpoints used for our Send Money Flow:

Quote
The quote resource defines the basic information required for a Wise transfer - the currencies to send between, the amount to send and the profile who is sending the money.

Recipient
The recipient resource defines the information needed to create a transfer to the intended beneficiary - type of recipient, bank account information, contact details.

Transfer
The transfer resource defines a payment order to a selected recipient account based on a selected quote.

Fund
In order for transfers to complete, they must be funded after creation. Multiple methods of funding transfers exist depending on your integration method.