Versions Compared

Key

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

...

All of the client endpoints are under thetheĀ https://api.hootinteractive.net/cli_api/<EndPoint>.

In order to access them you have to authenticate using Basic Auth with user:<client_id> and password:<token>. The token must be requested by the client so we manually send it to them.

...