API endpoints > openapi
This api can provide you with an openapi compatible JSON structure for your development tools. It is possible to import this in postman for instance, and serveral programming languages have dedicated
modules that can generate requests using this information.
This will save time when developing your plugin and you can verify and compare results.
GET | /openapi/ |