> **Description:** Get started quickly with our ready-to-use Postman collections for testing and exploring Vipps MobilePay APIs in a user-friendly environment.

# Postman collections

**WARNING**

**Keep your API keys private.** They are sensitive credentials and should stay on your machine. Postman variables are not synced to the cloud by default, but if you enable sync, your secrets may be exposed. Use a dedicated secrets manager and inject secrets at runtime instead of storing them in third-party tools.

See [Postman variables documentation](https://learning.postman.com/docs/sending-requests/variables/variables) for how variables and sync work.

## Global environment

Import this file as your environment to get example data prefilled.

[Download Global Postman environment](https://developer.vippsmobilepay.com/tools/global-postman-environment.json)

Update the values with your own API keys and phone number.

    * `client_id`
    * `client_secret`
    * `Ocp-Apim-Subscription-Key`
    * `merchantSerialNumber`
    * `internationalMobileNumber`

## API Postman collections

Each API has a quick start guide that can guide you through testing these.

| API Quick start                | Postman collection                                                                                                         |
|-------------------------|---------------------------------------------------------------------------------------------------------------------------|
| [ePayment API](https://developer.vippsmobilepay.com/docs/APIs/epayment-api/quick-start.md)            | [Download ePayment API collection](https://developer.vippsmobilepay.com/tools/epayment-api-postman-collection.json)                                    |
| [Login API](https://developer.vippsmobilepay.com/docs/APIs/login-api/login-api-quick-start.md)               | [Download Login API collection](https://developer.vippsmobilepay.com/tools/login-api.postman_collection.json)                                          |
| [Management API](https://developer.vippsmobilepay.com/docs/APIs/management-api/management-api-quick-start.md)          | [Download Management API collection](https://developer.vippsmobilepay.com/tools/management-api-postman-collection.json)                                |
| [Order Management API](https://developer.vippsmobilepay.com/docs/APIs/order-management-api/order-management-api-quick-start.md)    | [Download Order Management API collection](https://developer.vippsmobilepay.com/tools/order-management-api-postman-collection.json)                    |
| [QR API](https://developer.vippsmobilepay.com/docs/APIs/qr-api/qr-api-quick-start.md)                  | [Download QR API collection](https://developer.vippsmobilepay.com/tools/qr-api-postman-collection.json)                                                |
| [Recurring API](https://developer.vippsmobilepay.com/docs/APIs/recurring-api/recurring-api-quick-start.md)           | [Download Recurring API collection](https://developer.vippsmobilepay.com/tools/recurring-v3-api-postman-collection.json)                               |
| [Userinfo API](https://developer.vippsmobilepay.com/docs/APIs/userinfo-api/userinfo-api-quick-start.md)            | [Download Userinfo API collection](https://developer.vippsmobilepay.com/tools/userinfo-api-postman-collection.json)                                    |
| [Webhooks API](https://developer.vippsmobilepay.com/docs/APIs/webhooks-api/quick-start.md)            | [Download Webhooks API collection](https://developer.vippsmobilepay.com/tools/Webhooks.postman_collection.json)                                        |

> **Full site overview:** For every page in this documentation, read [https://developer.vippsmobilepay.com/llms.txt](https://developer.vippsmobilepay.com/llms.txt).
