The Catalogue API is the main endpoint for retrieving data from your tenant. With this endpoint, you can get data from your folders, products, and documents.
https://api.crystallize.com/your-tenant-identifier/catalogue
The Search API helps you perform deep searches of your tenant catalogue items like folders, products, and documents.
https://api.crystallize.com/your-tenant-identifier/search
The Order API helps you to retrieve, create, update, and delete everything related to the orders of your PIM.
https://api.crystallize.com/your-tenant-identifier/orders
The PIM API is the central component powering Crystallize’s rich PIM system. With it, you can script and automate almost any action of the Crystallize App: creating, updating, deleting, and publishing folders, products, documents, price variants, webhooks, and everything related to your tenant.
https://pim.crystallize.com/graphql
The PIM API is in the process of being replaced by the Core API. While the PIM API will still be supported, all new functionality is only available in the Core API. The Core API endpoint is as follows:
https://api.crystallize.com/@your-tenant-identifier/
The Shop API provides a generic interface for managing carts.
https://shop-api.crystallize.com/your-tenant-identifier/cart
The Subscription API powers any and all subscription eCommerce functionality.
https://api.crystallize.com/your-tenant-identifier/subscriptions