Retrieves the redirect URL for the Monerium oAuth flow
IBAN
Retrieves the redirect URL for the Monerium oAuth flow
deprecated
This is the same URL we return on /monerium-profile, in the case something goes wrong you have this endpoint if you need to redirect your users without calling /monerium-profile.
GET
Retrieves the redirect URL for the Monerium oAuth flow
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional URL to redirect the user to after the OAuth flow is completed. If not provided, a default redirect URL will be used.
Response
Successfully retrieved the redirect URL

