Versions Compared

Key

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

...

Arguments

none      

Example

http://<SERVER-NAME>infinite.ikanow.com/api/auth/keepalive

Example Response
Info
Code Block
{
      response: {
          action: "Keep Alive"
          success: true
          message: "Cookie kept alive, 15min left."
          time: 35
      }

}

...