Please note that Postman is a third-party software that is not developed by Mirakl. We provide this user guide only to help you integrate and test our API. We do not provide the support for Postman.
About Postman
Postman is an HTTP client to help test web services easily and efficiently.
Use Postman to craft both simple and complex HTTP requests. It also saves requests for future use.
Installing Postman
- To get Postman follow this link.
- Select the platform on which you want to install Postman.
- Click Download and follow the installation instructions.
- Start Postman.
Importing the Mirakl API library
You can download Accor Mirakl collection for Postman here with examples prepared especially for Accor On-boarding project. Unzip it before importing to Postman
- In the Postman toolbar, click Import → The Import window appears.
- Click Choose Files to import the JSON file from Mirakl collections. → The Mirakl collection appears in the Collections list.
Configuring Postman
You must use Postman together with a live Mirakl test environment.
Follow this procedure to allow Postman to interact with Mirakl.
- In Postman, click and select Manage Environments. → The “Manage environments” window appears.
- Click Add.
- Enter a name.
- Click the key field to add:
- SHOP_KEY (generated for each Shop account; here you will find the generation guide)
- URL (URL for the Accor's Mirakl environment: https://accor-training.mirakl.net/login)
- For each key, enter a value in the value field.
- Click Add.
- Close the “Manage Environments” window.
- Click the No Environments dropdown list and select your environment
You are now ready to start testing with Accor's Mirakl API.