Authentication
Create an access token for the Recipients embedded experience
Generate an access token to run the Recipients embedded experience using Mangopay Elements
POST
This endpoint allows you to obtain an access token that you can use to initialize Mangopay Elements to provide the Recipients frontend experience. 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 theDocumentation Index
Fetch the complete documentation index at: https://docs.mangopay.com/llms.txt
Use this file to discover all available pages before exploring further.
UserId of the Natural User or Legal User who will use the frontend session to register a Recipient.
Body parameters
Your Mangopay Client ID.
Responses
The value to use as the
clientToken when initializing Mangopay Elements for the Recipients embedded experience.The type of the token (always Bearer).
The number of seconds until the token expires.
The API permission scopes of the token, in this case to read and write bank account data.