GraphQL API
The Prepr GraphQL API is a read-only API based on the GraphQL language.
The GraphQL API offers more precise and flexible queries than the REST API. You can precisely define the data you want and get this data with only a single call instead of multiple REST requests.
All Prepr environments have a GraphQL schema generated from associated content models. The schema is generated dynamically at request time. This ensures that changes to the schema design are instantly reflected in your web application.
If you need any assistance, you’re welcome to reach out to us:
Join our Slack community or
Reach out to our support team .
Get startedGet started with the Prepr GraphQL API to retrieve data and automate your workflows easily.SchemaLearn how your schema and content models work in the Prepr GraphQL API.Fetching itemsRetrieve single and multiple content items using the Prepr GraphQL API, including filtering and sorting options.PersonalizationUse the built-in personalization engine to provide visitors with an exceptional experience tailored to their needs and interests.A/B testingAllow marketers and editors to conduct their own A/B testing experiments.RecommendationsShow relevant content recommendations to visitors to help them discover more exciting content and increase visit duration.
Last updated on