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​
- Quick start: A quick step-by-step guide for webhooks.
- API guide: Learn about the Webhooks API.
- Event types: A complete list of event types.
- How to authenticate the webhook event: How to ensure the integrity of the webhook.
- FAQ: Look for your question among those that people have asked before.
- API spec: Go to the endpoint specifications.
If you're new to the platform, see Getting started for information about API keys, product activation, and the test environment.