v2
latestOpenAPI 3.1.02026-07-262279731.3 MBAuthentication
Create an access token for the Recipients embedded experience
Generate an access token to run the Recipients frontend embedded experience using Mangopay Elements
A single access token can be used to service the experience to one user and has a lifespan of 15 minutes. You need to provide the UserId of the Natural User or Legal User who will use the frontend session to register a Recipient.
post/v2.01/oauth/token/embedded/recipient
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success