We use Swagger.io, a very powerful framework, to completely document our JSON/REST API. You can find the generated Swagger UI at the following address: https://dracoon.team/api (here, dracoon.team is just an example of a DRACOON environment, which you can replace with your own environment).
Swagger always represents the currently deployed API and offers a fully functional REST client to communicate with.
The first step is to click the Authorize button and follow the instructions.
Then select the endpoint you want to use, provide the required request attributes and header information, and send it to the actual live version of our API. The response header and the response body will be shown after the request is fulfilled.
Comments
0 comments
Article is closed for comments.