Documentation
Feedback
Guides
API Reference

API Reference
Filter By
Post
Get
Put
Delete
Patch

Session Manager API

Session Manager tracks the current browsing sessions of all customers on the VTEX platform. Important session information is automatically captured and stored in a secure and easily accessible location. This includes data such as relevant cookies, query strings, authentication credentials, current profile and pricing information, if applicable. Session Manager API allows developers to retrieve and manage information about sessions. No authentication is required.

For more information, read the Session Manager guide.

Index

Sessions

Segment

Endpoints

Session

SummaryMethodPath
Create new sessionPOST/api/sessions
Get sessionGET/api/sessions
Edit sessionPATCH/api/sessions

Segment

SummaryMethodPath
Get segmentGET/api/segments

Loading API specification...