Returns an auth_url that the frontend must redirect the user to in order to
grant TrueLayer access to their bank account. The state parameter is set to
the authenticated user’s ID.
Documentation Index
Fetch the complete documentation index at: https://docs.pcxpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
"pcx_abc123_xxxx"
Comma-separated list of TrueLayer provider IDs to show (e.g. lloyds,barclays).
Omit to show all supported banks.