Changelog
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.
This API is in development and not yet available.
All notable changes to the current API will be documented here. To learn about API versioning, see API lifecycle.
Changes that affect multiple APIs are documented in the general changelog.
September 2026​
Stamp card guidance​
Added a stamp card step to the quick start and clarified stamp card semantics in the API guide:
usage values are absolute, redemption is optional for stamp cards, and a card is removed from the benefits tab
when it is sent with redeemed: true, deleted, or reaches expiresOn.
No changes to the event schemas.
May 2026​
Initial draft​
Initial draft of the Loyalty API documentation.
Covers the event envelope, the eleven supported actions on POST /loyalty/v1/events, and the outbound
loyalty.membership.seed.v1 webhook.