Skip to main content

Authentication and authorization

Before you can use any Vipps MobilePay API, we need to verify your identity and confirm that you have the right to perform the requested action. Your API keys are proof of your identity — keep them secret.

For most APIs, you use your API keys to get a short-lived access token, then include that token in every API request.

When you're ready to implement, the Access Token API introduction will identify which method applies to you and link you to the quick start guide for your API.