Skip to main content

Webhooks API

The Webhooks API enables you to receive notifications of Vipps MobilePay events.

How it works​

Register the event types your integration needs, then verify each incoming webhook before processing it. This lets your system react to changes without repeatedly polling an API.

Start building​

Follow the quick start to register a webhook and receive events.

Technical details​

If you're new to the platform, see Getting started for information about API keys, product activation, and the test environment.