12-30-2021 10:21 PM
When will API-KEY expire and where do we use API-KEY ?
Solved! Go to Solution.
12-31-2021 05:04 AM
Hi @seha_artuc
Once API-KEY is generated, some API Clients send out keep alive messages in every frequent intervals to server to keep the session alive for hours.
Most of the API clients cache the API-KEY in Cookies to access REST endpoints. If it doesn't cache, then user should add the API-KEY in cookies manually.
Hope that answers your query.
Regards,
Parikshith
12-31-2021 05:04 AM
Hi @seha_artuc
Once API-KEY is generated, some API Clients send out keep alive messages in every frequent intervals to server to keep the session alive for hours.
Most of the API clients cache the API-KEY in Cookies to access REST endpoints. If it doesn't cache, then user should add the API-KEY in cookies manually.
Hope that answers your query.
Regards,
Parikshith