Step | Explanation |
---|
- Start a browser
- https://openapi.autoflex10.dev/
- Supply api_key
- All the endpoint you have access to are shown
| |
- Open te /authenticate endpoint
- Click 'Try out'
- Supply
- api_key
- username
- password
- Click 'Execute'
| Image RemovedImage Added |
- If all parameters are correct
- The result will include token,
this is the important part - Copy token into clipboard CTRL-C
Only the UUID value between the quotes
| Image RemovedImage Added |
- Scroll to top of the Swagger page
- Click 'Authorize 🔒'
- Past token into 'Value:'
- Click 'Authorize'
- Click 'Close'
| |
- The Swagger tool is ready to use
| |