Cookies and session management
Cookies are an important part of the session mechanism in the web and when working with APIs. This section describes how to use cookie manager to authenticate the request using cookies.
Introduction video
Authenticating to a web service





Creating cookies manually




Last updated