Use the Guest REST API to create, retrieve, update, and delete guest data in Sitecore CDP.
This REST API lets you interact with:
- The guest object. The guest object is the core entity of Sitecore CDP. It stores the personal data of a customer, and all relevant transactional and behavioral data is linked in a guest profile.
- The guest data extension object. A guest data extension is an object that lets you specify any key-value pairs you want. Guest data extensions are optional and enable your organization to capture more robust information about your guests.
After capturing guest information, Sitecore CDP users can:
- View the captured data in the guest profile.
- Use the captured data to build segments of guests.
- Export audience data to activate audiences outside Sitecore CDP.
Note the following:
- To use this REST API, you must authenticate your API requests.
- All API requests are made in your production environment.
- This reference documentation describes Sitecore CDP functionality for data model 2.1.
For more information, see the official Sitecore CDP developer documentation.