Using Swagger
What is Swagger?
Swagger is an open-source software framework that assists developers in designing, building, documenting, and consuming RESTful Web services. Using the Swagger UI, you can interact with the API, which enables direct connections to live APIs through a web page.
Swagger works with real data All Swagger (also all API) calls are executed on your real account with your real data. Do not use it as a playground. |
Swagger UI for ESET Connect APIs
The Swagger UI for ESET Connect APIs is available at:
•Swagger UI for the Europe region
•Swagger UI for the Germany region
•Swagger UI for the United States region
•Swagger UI for the Japan region
•Swagger UI for the Canada region
Swagger UI provides complete prefabricated API calls. You only need to change the parameter values in the calls.
See the next chapter for more information on how to start learning in Swagger UI.