To generate shells of code from our Swagger endpoint, please follow the steps below.
- Open and copy the entire contents of this page
- Open https://editor.swagger.io.
- Clear the content in the editor then paste the content from step 1
- You will get asked to convert the JSON into YAML. Choose OK
- To generate sample code, click on Generate Client link in the top of the editor. This will allow you to download “shells” of code in various languages.