The search returned 2 results

by mayasd
May 28, 2018 - 1:49 PM
Forum: WAPT Server
Subject: API authentication with cookies
Answers: 2
Views : 3453

Re: API authentication with cookies

The various actions initiated by the console are authenticated with a session. You must authenticate once, then you can use a token. That said, these are not persistent sessions, nor are they token APIs. There is no roadmap for that.

Thank you, indeed it is...
by mayasd
May 22, 2018 - 1:36 PM
Forum: WAPT Server
Subject: API authentication with cookies
Answers: 2
Views : 3453

API authentication with cookies

Hello,

is it possible to authenticate to the API using a cookie or token? If not, is this planned for a future version?