LiquidCommerce Documentation

LiquidCommerce offers an enterprise-grade API Services for the beverage alcohol industry with real-time processing and AI-powered e-commerce features

Our APIs offer a comprehensive set of tools for managing product catalogs, processing orders, handling payments, and much more. By leveraging advanced technologies such as AI and real-time data processing, LiquidCommerce APIs enable businesses to create sophisticated, efficient, and personalized shopping experiences.

You can access all the available API calls as a POSTMAN collection configured with pre/post request scripts. LiquidCommerce Cloud APIs POSTMAN Collection => * * If you don't have access to the LiquidCommerce Postman Partner Workspace reach out to your account rep for access * *

Key Features

  1. Highly Scalable Infrastructure: Our APIs are built on a robust, cloud-based infrastructure that dynamically allocates resources to meet growing demand, ensuring consistent performance even during peak times.

  2. Secure Data Management: We implement rigorous security measures to protect sensitive data and transactions, maintaining compliance with industry standards.

  3. Efficient API Interactions: Our comprehensive set of APIs allows for streamlined integration with various services such as address validation, catalog management, and order processing.

  4. Real-Time Data Processing: Support for real-time data processing and updates ensures accurate inventory levels and prevents overselling.

  5. Unified Payment Processing: Integrated with Stripe, our payment system allows for quick retailer onboarding and supports various payment methods like Credit Cards, Apple Pay, Amazon Pay, Google Pay.

Services

LiquidCommerce offers a range of APIs to cover all aspects of e-commerce operations:

  1. Authentication: Securely manage access to LiquidCommerce services.

  2. Address: Validate and standardize shipping addresses.

  3. Users: Handle user account creation, management, and authentication.

  4. Catalog: Access our extensive product catalog with advanced search, filtering, and recommendation capabilities.

  5. Cart: Manage shopping carts with features like adding/removing items, applying promotions, and calculating totals in real-time.

  6. Checkout: Streamline the checkout process with customizable workflows.

Base URLs

These URLs serve as the base for all LiquidCommerce API calls, depending on the environment.

  • Staging: https://staging.api.liquidcommerce.cloud

  • Production: https://api.liquidcommerce.cloud

Key Benefits

  • Enhanced Customer Experience: Leverage AI-powered recommendations and real-time inventory data to provide a seamless shopping experience.

  • Operational Efficiency: Automate and streamline various e-commerce processes, reducing manual work and potential errors.

  • Scalability: Easily handle increased traffic and transactions as your business grows.

  • Flexibility: Customize and integrate LiquidCommerce APIs to fit your specific business needs and existing systems.

  • Data-Driven Insights: Access comprehensive data and analytics to make informed business decisions.

  • Compliance: Stay compliant with industry regulations through our secure and standardized API processes.

Price Handling

All monetary amounts are stored as integers representing cents to avoid floating-point precision issues. This ensures accurate financial calculations and prevents rounding errors in currency operations. Examples:

  • $12.34 is stored as 1234 cents

  • $0.99 is stored as 99 cents

  • $100.00 is stored as 10000 cents

Display formatting to dollar amounts should only occur at the presentation layer.

Getting Started

To begin using LiquidCommerce APIs:

  1. Contact our sales team to set up an account and obtain API credentials.

  2. Review our comprehensive API documentation for each specific API.

  3. Use our SDKs or direct API calls to integrate LiquidCommerce services into your application.

  4. Test your integration in our sandbox environment before going live.

For detailed information on each API, including endpoints, request/response formats, and best practices, please refer to the individual API documentation pages.

Support

Our dedicated support team is available to assist you with API integration and usage. For any questions or issues, please contact [email protected].

Last updated