Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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

    Image Added

  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 your token in given field

...