Skip to main content

Webhooks API

View as Markdown (opens in a new tab)
Install AI tools

Give your assistant up-to-date guidance for our APIs, with our plugin or without it.

The plugin is still under development. See the AI tools page for details.

Run both commands, in order.

claude plugin marketplace add vippsas/agent-toolkit
claude plugin install vipps-developer@agent-toolkit

For troubleshooting, see the full instructions.

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.