🔐 How to Use Authorization

  1. Click the "Authorize" button at the top right of this page
  2. In the dialog, find "bearerAuth" and click "Authorize"
  3. Enter your JWT token (get it from /api/v1/auth/login)
  4. Click "Authorize" and "Close"
  5. All API requests will now include your token automatically
Loading API Documentation...