This step is required to gain access to Odds&More API resource. Authorization requires token which can be generated in api call named “Login”
To Authorize:
Click on “Login” api call to expand
Click on “Try it out” on the right side in api call
Fill fields “Username”, “Client” and “Password”. Password must be in MD5 format. You can generate MD5 password on this page - https://www.md5online.org
After entering valid values in the fields, click on “Execute” at the bottom of the api call, and you will get response body which look like this
In response body you get data which contains your token. Token is value between quotes right of “data”
Copy your token
Click on “Authorization” and paste you token in given field