Skip to content

Swagger Documentation

Swagger UI provides interactive API documentation that allows developers to explore and test API endpoints directly in the browser. Our Swagger documentation offers a comprehensive interface for understanding and interacting with all available API resources.

Swagger Documentation Interface

Features

  • Interactive Documentation: Test API calls directly from your browser without additional tools
  • Request Builder: Automatically builds requests based on your input parameters
  • Response Visualization: See formatted responses with syntax highlighting
  • Authentication Support: Test authenticated endpoints with JWT tokens
  • Schema Models: Explore data models and response structures

How to Use

  1. Navigate to the Swagger Documentation
  2. Browse available endpoints organized by resource categories
  3. Click on any endpoint to expand its details
  4. Fill in required parameters for the endpoint
  5. Click “Execute” to send the request
  6. View the response, status code, and headers

Access Swagger Documentation

Open Swagger Documentation