Accessing and using NiFi Registry API Swagger UI
NiFi Registry offers a user-friendly Swagger UI to interact with its APIs. This interface provides a convenient way to explore and test API endpoints, request parameters, and response formats.
The Swagger UI is available at the following URL: https://[***hostname***]:18433/nifi-registry-api/swagger/ui.html
Before making API calls using the Swagger UI, follow the below steps: