🔐 How to Use Authorization
- Click the "Authorize" button at the top right of this page
- In the dialog, find "bearerAuth" and click "Authorize"
- Enter your JWT token (get it from
/api/v1/auth/login) - Click "Authorize" and "Close"
- All API requests will now include your token automatically
Loading API Documentation...