Add POSTMAN collection and env
[policy/parent.git] / docs / offeredapis.rst
index 4e09416..8723570 100644 (file)
@@ -2,8 +2,8 @@
 .. http://creativecommons.org/licenses/by/4.0
 
 
-Offered APIs
-============
+Policy Offered APIs
+===================
 
 The Policy Framework supports the public APIs listed in the links below:
 
@@ -14,3 +14,16 @@ The Policy Framework supports the public APIs listed in the links below:
 
 .. warning:: The :ref:`Legacy APIs  <legacyapis-label>` are scheduled to be deprecated after the Frankfurt release!
 
+Postman Environment for API Testing
+-----------------------------------
+
+The following environment file from postman can be used for testing API's. All you need to do is fill in the IP and Port information for the installation that you have created.
+
+:download:`link <PolicyAPI.postman_environment.json>`
+
+Postman Collection for API Testing
+----------------------------------
+
+The following collection can be used in Postman to assist in testing the Policy APIs.
+
+:download:`link <PolicyAPI.postman_collection.json>`