# Resources
# Environments
In addition to our Production, we provide environments for DEMO and UAT on which API requests can be tried and tested.
- DEMO environment:
api.merchant.demo.uniqrewards.com/v1- We maintain this environment with the PROD version of
api.merchant.uniqrewards.com/v1. - Set of products and credentials isolated from PROD.
- UAT environment:
api.merchant.uat.uniqrewards.com/v1- To be used during the project phase.
- Set of products and credentials isolated from PROD.
- PROD environment:
api.merchant.uniqrewards.com/v1
# Postman Collection
A Postman collection (opens new window) is available to get you started with the UNIQREWARDS Merchant API.