- First register yourself at Signup API with unique userName and strong password as per password policy mentioned above in README.MD.
- Any unauthenticated access of API will give 401: Unauthorized error. So you first authenticate yourself.
- Login/Authorize yourself by entering newly created username and password in Authorize button on a top right corner of swagger UI. Refer to the screenshot below: Enter your username and password in the text box provided and click on Authorize button, as shown in below screen.
- Now Apis are ready to use.