Table of contents
As mentioned in the previous section, the endpoint to retrieve data from the API is:
https://api.crystallize.com/{your-tenant-name}/catalogue
The query below retrieves the basic data for a particular product. You can also retrieve the data for all the products you have in your catalogue.
Similar to how the product was fetched in the section above, a document can be retrieved in the same manner. The query below gets the basic information for a document.
Fetching a folder is just as easy. The query below fetches the plants folder that is present in the demo tenant.