Session-based Authentication
Session-based authentication is primarily used for Ajax calls in client-side JavaScript applications in browsers.
Showing a session-based API authentication in detail is outside the scope of this manual.
Note that RIPE Atlas has cross-site request forgery (CSRF) protection and same-origin policy on its APIs for session-based requests.