There are several tools that allow you to generate client code for your api based on swagger.json api description.
Generate client using external service "generator.swagger.io". This is not a service offered by econda and we do not control the generated source code. Generated client may need modifications to work in your environment. Service descriptor URI transmitted to generator.swagger.io will contain your current session token to allow them to fetch the swagger.json description from our server. Make sure to logout from this tool to invalidate your current token.