Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

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:

  1. Click on “Login” api call to expand

  2. Click on “Try it out” on the right side in api call

  3. Fill fields “Username”, “Client” and “Password”. Password must be in MD5 format. You can generate MD5 password on this page - https://www.md5online.org

  4. 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

  5. In response body you get data which contains your token. Token is value between quotes right of “data”

  6. Copy your token

  7. Click on “Authorization” and paste you token in given field

  • No labels