Revolut Payout links API
Use payout links to send money without having to request full banking details of the recipient. The recipient must claim the money before the link expires.:::noteThis feature is available in the UK, the EEA, AU, and SG.:::For more information, see the guides: [Send money via payout link](https://developer.revolut.com/docs/guides/manage-accounts/transfers/payout-links).
Revolut Payout links API is one of 46 APIs that Revolut publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Payout links. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 5 operations across 4 paths, and defines 21 schemas. It is described by OpenAPI 3.0.1, at version 1.0.
Requests are made against 2 base URLs: https://b2b.revolut.com/api/1.0, https://sandbox-b2b.revolut.com/api/1.0.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Revolut Payout links API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (AccessToken).
AccessToken— Each Business API request must contain an authorization header in the following format to make a call: Bearer . The access token will be obtained the first tim…
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Use payout links to send money without having to request full banking details of the recipient. The recipient must claim the money before the link expires. :::note This feature is…
Schemas 21
The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are PayoutLinkInitialProps (15 properties), CreatePayoutLinkRequest (10 properties), TransferReason (4 properties), PayoutLinkAdditionalProps (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Revolut 12
Other APIs Revolut publishes across the network.