# Marzipan Docs ## Docs - [Details](https://docs.marzipan.co/api-reference/account/details.md): Retrieve the authenticated user's account details including personal information and marketing preferences. - [Login](https://docs.marzipan.co/api-reference/account/login.md): Authenticate a user with their email address and receive an authentication token for API access. - [Logout](https://docs.marzipan.co/api-reference/account/logout.md): Invalidate the current authentication token and log out the user from their session. - [Orders](https://docs.marzipan.co/api-reference/account/orders.md): Retrieve a list of all orders associated with the authenticated user's account, including order status and payment information. - [Password Reset](https://docs.marzipan.co/api-reference/account/password-reset.md): Request a password reset link to be sent to the user's email address. The user can use the link to set a new password. - [Register](https://docs.marzipan.co/api-reference/account/register.md): Register a new user account with an email address. A verification email will be sent to complete the registration process. - [Subscriptions](https://docs.marzipan.co/api-reference/account/subscriptions.md): Get all active and inactive subscriptions for the authenticated user, including subscription details and renewal dates. - [Update details](https://docs.marzipan.co/api-reference/account/update-details.md): Update the authenticated user's account information such as name and email address. - [Collection](https://docs.marzipan.co/api-reference/cms/collection.md): Retrieve all items from a specific CMS collection by its name. - [Page](https://docs.marzipan.co/api-reference/cms/page.md): Get the full content and details of a specific CMS page by its slug identifier. - [Pages](https://docs.marzipan.co/api-reference/cms/pages.md): Retrieve a list of all CMS pages including their metadata, status, and publication dates. - [Introduction](https://docs.marzipan.co/api-reference/introduction.md): Welcome to the Marzipan API documentation. - [Product](https://docs.marzipan.co/api-reference/products/product.md): Retrieve detailed information about a specific product by its unique identifier. - [Products](https://docs.marzipan.co/api-reference/products/products.md): Get a paginated list of all products with filtering and sorting options. Returns product details including pricing and availability. - [Search](https://docs.marzipan.co/api-reference/search/search.md): Search across products, pages, and other content using a query string. Returns relevant results based on the search term. - [Package](https://docs.marzipan.co/api-reference/subscriptions/package.md): Get detailed information about a specific subscription package by its unique identifier (UUID) or slug. - [Packages](https://docs.marzipan.co/api-reference/subscriptions/packages.md): List all available subscription packages including pricing and subscription type information. Supports filtering and sorting similar to products endpoint. - [Overview](https://docs.marzipan.co/attributes/overview.md): Docs for the attributes section will be added soon - [Changelog](https://docs.marzipan.co/changelog/2025.md): Updates and improvements to Marzipan - [Changelog](https://docs.marzipan.co/changelog/2026.md): Updates and improvements to Marzipan - [Overview](https://docs.marzipan.co/cms/overview.md): Docs for the CMS section will be added soon - [Overview](https://docs.marzipan.co/collections/overview.md): Docs for the collections section will be added soon - [Overview](https://docs.marzipan.co/customers/overview.md): Docs for the customers section will be added soon - [Overview](https://docs.marzipan.co/dashboard.md): The dashboard provides an overview of your Marzipan account, - [Overview](https://docs.marzipan.co/discounts/overview.md): Docs for the discounts section will be added soon - [Overview](https://docs.marzipan.co/events/overview.md): Docs for the events section will be added soon - [Overview](https://docs.marzipan.co/flows/overview.md): Docs for the flows section will be added soon - [Introduction](https://docs.marzipan.co/index.md): Discover how to use Marzipan to power your DtC and wine club/subscriptions. - [Navigation](https://docs.marzipan.co/navigation.md) - [Manual Orders](https://docs.marzipan.co/orders/create.md): Learn how to create and process orders manually in Marzipan - [Details](https://docs.marzipan.co/orders/details.md): View and manage order details - [Fulfilment](https://docs.marzipan.co/orders/fulfilment.md): Ship orders to your customers - [Overview](https://docs.marzipan.co/orders/overview.md): Manage and track all customer orders in one place - [Payments](https://docs.marzipan.co/orders/payments.md): Process and manage payments for orders - [Overview](https://docs.marzipan.co/products/overview.md): Docs for the products section will be added soon - [Quickstart](https://docs.marzipan.co/quickstart.md): Get your winery up and running with Marzipan. - [Email](https://docs.marzipan.co/settings/email.md): Manage your email sending domains and delivery settings. - [Settings](https://docs.marzipan.co/settings/overview.md): Configure your store, payments, integrations, and web components. - [Test Mode](https://docs.marzipan.co/settings/test-mode.md): Test your store without processing real payments. - [Overview](https://docs.marzipan.co/subscriptions/overview.md): Docs for the subscriptions section will be added soon - [Support](https://docs.marzipan.co/support.md): Helping you get the most out of Marzipan. - [Account](https://docs.marzipan.co/web-components/account.md): The Account component enables users to log in and manage their account. - [Add to Cart](https://docs.marzipan.co/web-components/add-to-cart.md): The Add to Cart component is a call to action button that adds a product to a users cart. - [Cart](https://docs.marzipan.co/web-components/cart.md): The Cart component displays the user's cart. - [Cart Icon](https://docs.marzipan.co/web-components/cart-icon.md): The cart icon component displays a cart icon and shows the number of items in the cart. It is ideal to be placed in the header of your website. - [Checkout](https://docs.marzipan.co/web-components/checkout.md): The checkout component displays the checkout page. - [Collection](https://docs.marzipan.co/web-components/collection.md): The collection component displays a grid of products from a specific collection. - [Form](https://docs.marzipan.co/web-components/contact-form.md): The form component renders a dynamic form created in your Marzipan dashboard. - [Customisation](https://docs.marzipan.co/web-components/customisation.md): Configure the appearance and behaviour of your web components from the Marzipan dashboard. - [Introduction](https://docs.marzipan.co/web-components/introduction.md): Get started with Marzipan's web components. - [Product](https://docs.marzipan.co/web-components/product.md): The product component displays a single product in either mini or full view mode. - [Styling](https://docs.marzipan.co/web-components/styling.md): Customising the appearance of the web components. - [WordPress Plugin](https://docs.marzipan.co/web-components/wordpress.md): Easily add the Marzipan web components to your WordPress site. ## OpenAPI Specs - [openapi](https://docs.marzipan.co/api-reference/openapi.json) ## Optional - [Blog](https://marzipan.co/blog) - [Service status](https://status.marzipan.co)