Skip to main content
More in Learn

API Endpoints

Crystallize provides different GraphQL APIs to query and mutate data from your PIM, letting you access and manage your products, documents, orders, and webhooks in a simple and intuitive way.

Catalogue API

The catalogue endpoint is the main endpoint to retrieve data from your tenant. With this endpoint, you can get data from your folders, products, and documents. Replace your-tenant-name with your tenant identifier.

https://api.crystallize.com/your-tenant-name/catalogue

Search API

The search endpoint helps you perform deep searches of your tenant catalogue items like folders, products, and documents. Replace your-tenant-name with your tenant identifier.

https://api.crystallize.com/your-tenant-name/search

Order API

The order endpoint helps you to retrieve, create, update, and delete everything related to the orders of your PIM. Replace your-tenant-name with your tenant identifier.

https://api.crystallize.com/your-tenant-name/orders

PIM API

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

Subscription API

The Subscription API powers any and all subscription eCommerce functionality. Replace your-tenant-name with your tenant identifier.

https://api.crystallize.com/your-tenant-name/subscriptions
People showing thumbs up

Need further assistance?

Ask the Crystallize team or other enthusiasts in our slack community.

Join our slack community