Skip to content

Commit 6d3fdd5

Browse files
authored
chore: Update Postman collection to 12.1.0 (#202)
1 parent 39feb4a commit 6d3fdd5

File tree

4 files changed

+54083
-47446
lines changed

4 files changed

+54083
-47446
lines changed

postman/README.md

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MATTR VII Postman Collection
22

3-
Postman is a collaboration platform for API development. This postman collection provides a simple interface to use MATTR VII API. Its categorised endpoints, sample request body and pre-request scripts make it easier and quicker to interact with your tenant.
3+
Postman is a collaboration platform for API development. This postman collection provides a simple interface to use MATTR VII API. Its categorized endpoints, sample request body and pre-request scripts make it easier and quicker to interact with your tenant.
44

55
## Getting started
66

@@ -11,19 +11,19 @@ Visit the Postman [downloads page](https://www.postman.com/downloads/) to instal
1111
### Step 2: Download collection and environment files
1212

1313
Save the following files locally:
14-
- [`Platform API Collection`](./platform-v9.0.0-postman-collection.json): This Postman Collection includes API operations and some configuration.
15-
- [`Tenant Environment`](./mattr-vii.postman_environment.json): This Postman Environment Variables hold specific values for your MATTR VII tenant.
14+
- [`Platform API Collection`](./platform-v12.1.0-postman-collection.json): This Postman Collection includes API operations and some configuration.
15+
- [`Tenant Environment`](./mattr-vii.postman_environment.json): This file defines variables for your MATTR VII tenant. You will need to update it with your own tenant variables later.
1616

1717
### Step 3: Import collection and environment files into Postman
1818

1919
1. Open Postman.
2020
2. Select the **Import** button in the _My Workspace_ area.
21-
3. Select the local versions of the [_Tenant Environment_](./mattr-vii.postman_environment.json) and the [_Platform API Collection_](./platform-v9.0.0-postman-collection.json) files you saved earlier.
21+
3. Select the local versions of the _Tenant Environment_ and the _Platform API Collection_ files you downloaded in the previous step.
2222

2323
### Step 4: Update environment variables
2424

25-
1. Select the **Enviornments** button in the _My Workspace_ sidebar.
26-
2. Select the _MATTR VII Tenant (Example ENV)_ environment from your environments list.
25+
1. Select the **Environments** button in the _My Workspace_ sidebar.
26+
2. Select the _MATTR VII Tenant_ environment from your environments list.
2727
3. Update the following variables with your tenant details:
2828
- `baseUrl`: Replace with your tenant's URL.
2929
- `auth0Base`: Replace with your Authentication server URL.
@@ -32,26 +32,14 @@ Save the following files locally:
3232
- `tenantAudience`: Replace with your tenant's URL.
3333
4. Select the `Save` button.
3434

35-
If you are unsure of any of these details, please [contact us](http://mattr.globa/contact-us).
35+
If you are unsure of any of these details, please [contact us](mailto:dev-support@mattr.global).
3636

3737
### Step 5: Try it out
3838

3939
1. Select the Collections button in the _My Workspace_ sidebar.
4040
2. Select the MATTR VII API collection.
41-
3. Select the Retrieve a list of DIDs endpoint (You can find it under _Tenant configuration > DIDs_).
41+
3. Select the _Retrieve all IACAs_ endpoint (You can find it under _Tenant configuration > Identifiers > IACA_).
4242
4. Select **Send** in the top right corner of the request pane.
43-
5. The response should be displayed in the _Response_ pane.
44-
45-
### Management API
46-
47-
To use the Management API collection, repeat steps 2-4 with the following adjustments:
48-
49-
1. In step 2, download the [Management API collection](./management-v1.11.0-postman-collection.json) file.
50-
2. In step 3, import the [Management API collection](./management-v1.11.0-postman-collection.json) file.
51-
3. In step 4, change the following variables:
52-
- `baseUrl`: Replace with `https://manage.mattr.global`.
53-
- `auth0Base`: Replace with `https://auth.manage.mattr.global`.
54-
- `tenantClientId`: Replace with your Client ID for the Management API.
55-
- `tenantClientSecret`: Replace with your Client Secret for the Management API.
43+
5. The response should be displayed in the _Response_ pane (If this is a new tenant, the response is likely to be empty).
5644

5745
<p align="center"><a href="https://mattr.global" target="_blank"><img height="40px" src ="../docs/assets/mattr-logo-tm.svg"></a></p><p align="center">Copyright © MATTR Limited. <a href="./LICENSE">Some rights reserved.</a><br/>“MATTR” is a trademark of MATTR Limited, registered in New Zealand and other countries.</p>

0 commit comments

Comments
 (0)