Mutation API Reference
The Prepr REST API is a Content Delivery and Mutation API.
All responses are cached by our API CDN, caches will be cleared if anything changes in your Prepr environment. Contact support@prepr.io to get help implementing your application, or join our development Slack .
Consider the GraphQL API for Content Delivery
We strongly recommend using the GraphQL API for content delivery in new customer-facing applications and websites. The GraphQL API provides all the same capabilities for fetching content and is optimized for lightning-fast response times. Refer to our GraphQL API documentation to learn more. We do recommend using the REST API for content mutation and managing assets, customer data, and segments.
Get started Get started with the Prepr REST API to retrieve data.Fetching a single item Retrieve single content items using the Prepr REST API.Fetching items Retrieve collections of items with filtering and sorting.Working with assets Upload, update or destroy assets using the Prepr REST API.Content item mutation Create, update or destroy content items using the Prepr REST API..
Last updated on