Skip to main content

Access token API

What is Access token API?

The Access token API provides you with authentication and authorization for requesting payments, logins, and other services through the Vipps MobilePay API platform.

Authentication and authorization

When you use the API to request payments, logins, and other services, we must be sure of your identity and access rights.

Your API keys provide proof of your identity. This is why it's so important to keep these secret.

Supply the API keys in an authentication request through the Access token API, and we will return a token that represents your identity.

When you run further API requests, attach the token so that we get your identity and can confirm that you have permission to run the request.

For example, if you request to initiate a payment for a sales unit (merchant sales number), we will use your access token to identify who you are, and evaluate if you're allowed to initiate payments for the specified sales unit.

You can have multiple access tokens, and they can be used at the same time as long as they are valid.

Getting started

I'm new to authentication

  1. Learn the basics: Understand authentication concepts in our knowledge base
  2. Choose your method: Review the authentication types below
  3. Get your credentials: Obtain API keys from the developer portal
  4. Test your setup: Use the test environment to verify authentication

I'm ready to integrate

  1. Choose authentication type: Select between standard or partner authentication
  2. Implement authentication: Follow the relevant guide for your use case
  3. Test your tokens: Verify token generation and usage
  4. Reference: Check the API specification for all endpoints

Authentication types

There are two types of authentication. Please see the following sections for more details:

Technical documentation

Need help?

Can't find what you're looking for?

New to the platform?

  • See Getting started for information about API keys, product activation, and the test environment

Help us improve our documentation

Did you find what you were looking for?