Quickstart#

API Base URL#

The Holvi PSD2 API base URL is: https://api.psd2.holvi.com

All API endpoints documented in this guide should be prefixed with this base URL.

Exception: User authentication uses https://psd2.holvi.com/login/ (see authentication).


  1. Sign up as a new TPP via the onboarding.

  2. Prepare request headers to access the API.

  3. Get a user consent access token via 2fa-login.

  4. Read account information and payment initiation to start using the PSD2 API.

  5. Update any information (such as name or redirect URIs) from your TPP profile via the third party provider endpoints.