Who needs Swagger files?
If you are a developer integrating Signals Notebook APIs and using Swagger-compatible tools, such as Postman, you may find it useful to have the raw Swagger files that describe the API definitions. Signals Notebook provides you with the Swagger UI on the web, where you can conveniently test the APIs in an interactive way. This article describes how you can retrieve the raw Swagger files, which help you to start working with the APIs programmatically.
Where can I find the Swagger files?
The files are available in YAML format for you to download from your Signals Notebook tenant URL. Please follow the steps below.
- As an Admin user, open Signals Configuration.
- Open "System Settings". In the left column, select "API Key" -> "External API key"
- Find a download icon next to the text "Open External API Document".
Click this icon to download the ZIP file. - Extract the ZIP file, and you will find API document files in YAML format.
You can use these YAML files for Swagger-based tools and Postman.
Comments
0 comments
Article is closed for comments.