Overview
This Experience API is for Contentful Personalization use. If you are looking for the documentation for Studio, see the Studio section.
Overview
The Experience API is the core of Contentful Personalization. It returns profiles, JSON representations of visitors and their activity, in response to events. The Experience API is highly performant because of its deployment on the edge.
Response envelope
All Experience API responses use a standard envelope:
Success (200):
Error:
The data field contains the response payload on success. On error, data is an empty object and error contains a machine-readable error code.
Error responses
All endpoints can return the following errors: