REST-API Clients

Click here to see documentation of dev deploy instance.

Swagger provides a tool to automatically generate a client in several programming language.

  • Access this link
  • Click on File / Import URL
  • Paste your public URL to openapi.json
  • Click on Import
  • Click on Generate Client and select your programming language
  • You can also use Swagger Codegen to generate API Clients

Here is an example screen grab of the Swagger editor in action