Swagger UI is a powerful tool for visualizing and interacting with your API documentation. It provides an intuitive interface to explore endpoints, test requests, and view real-time responses. Below are key features and usage instructions for this documentation.

📌 Key Features

  • Interactive API Testing
    Directly test endpoints using the built-in form interface.
  • Real-Time Documentation 📈
    Automatically generates documentation based on your API definitions.
  • Multi-Format Support 🧾
    View JSON, YAML, and OpenAPI format specifications seamlessly.
  • Customizable UI 🎨
    Tailor the appearance with themes and branding options.

🛠 Usage Instructions

  1. Access the Swagger UI
    Navigate to /Documentation/en/Project_Nova_API/Swagger_UI to start exploring.
  2. Explore Endpoints
    Use the sidebar to browse available API operations.
  3. Test Requests
    Click on an endpoint to view its parameters and send test requests.
  4. View Responses
    See real-time responses and validation results in the interface.

📁 Expand Reading

For more details about Nova API's REST endpoints, visit our REST API Documentation.

Swagger_UI
OpenAPI_Specification