Access Token API
To call any Vipps MobilePay API, you first need an access token. The Access Token API exchanges your API keys for a short-lived token that you include in every subsequent request to confirm your identity.
How do I get started?​
Each API's quick start guide covers authentication as part of the setup — you don't need to read the rest of this section first. Select your API below and follow the guide.
The Standard authentication and Specialized authentication pages are here if you need the full technical details later.
- Merchants
- Partners
- Donations
Use standard authentication for all these APIs:
- Check-in API
- Checkout API
- eCom API
- ePayment API
- Order Management API
- QR API
- Recurring API
- Userinfo API
- Webhooks API
- Management API
- Report API
The Login API uses its own OAuth2/OpenID Connect flow.
Click a link above to go directly to the quick start guide for your API.
Partners have several types of API keys (see API keys for partners).
The following APIs use standard authentication with partner keys or the merchant's own keys:
- Check-in API
- Checkout API
- eCom API
- ePayment API
- Login API
- Order Management API
- QR API
- Recurring API
- Userinfo API
- Webhooks API
Two APIs use specialized authentication with specific partner key types:
- Management API — with management keys
- Report API — with accounting keys
Click a link above to go directly to the quick start guide for your API.
These APIs use specialized authentication with merchant level keys:
Click a link above to go directly to the guide for your API.