MSRC-Microsoft-Engage-API/docs
ms-OrionCox fa405133d6 Rename swagger (1).yaml to swagger.yaml 2017-09-21 15:23:16 -07:00
..
Readme.md Update Readme.md 2017-09-19 15:16:43 -07:00
swagger.json Rename swagger (3).json to swagger.json 2017-09-21 15:22:56 -07:00
swagger.yaml Rename swagger (1).yaml to swagger.yaml 2017-09-21 15:23:16 -07:00

Readme.md

Documentation

The documentation (in the form of swagger documentation) can be used to help developers who wish to implement their own API requests / response handling to get the correct responses and fields. For more information check out http://swagger.io It is a great project and has great staff working on it. To view the API, you can open the swagger-ui demo and put the link to the raw swagger.json in the top bar then click explore. swagger-ui can be downloaded locally and ran if you need to integrate this into how you interact with the api.