Management API
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.
- Claude Code
- Cursor
- Codex
- Without installing
Run both commands, in order.
claude plugin marketplace add vippsas/agent-toolkit
claude plugin install vipps-developer@agent-toolkit
Open Settings, then Plugins.
Add vippsas/agent-toolkit as a plugin marketplace, then install the "vipps-developer" plugin.
For the app, add the marketplace "vippsas/agent-toolkit" and then install "vipps-developer". For the CLI, run the following commands.
codex plugin marketplace add vippsas/agent-toolkit
codex plugin add vipps-developer@agent-toolkit
Paste this into any assistant.
Read https://github.com/vippsas/agent-toolkit/blob/main/plugins/vipps-developer/README.md for Vipps MobilePay integration guidance.
For troubleshooting, see the full instructions.
The Management API enables partners and large merchants to manage sales units and perform self-service operations for common administrative tasks.
What you can do with this API​
- Retrieve sales unit information: Get details about sales units (MSNs) and merchant information
- Prefill product orders: Streamline merchant onboarding by pre-populating product order forms
- Track product orders: Monitor the status of product orders submitted through the API
- Manage price packages: Access and apply partner-specific pricing for merchant accounts
This API is designed for partners who onboard merchants, and for large merchants who need to manage many sales units programmatically. Everything it does is also available in the business portal, so a merchant with only a few sales units is usually better served there.
The Management API only runs on the production server at https://api.vipps.no.
It is not available in the test environment.
For general information for Vipps MobilePay partners, see our Partners section.
Start building​
Follow the quick start to make your first Management API requests.
Technical details​
- API quick start: Run the basic examples in curl.
- API guide: Learn about the Management API features.
- API FAQ: Look for your question among those people have asked before.
- API reference: Go straight 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.