Versions Compared

Key

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

...

  1. Click on “Login” api call to expand

    Image Added

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

    Image Added
  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

    Image Added

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

    Image Added