> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clearline.me/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to the ClearLine Developer Portal

> Learn about ClearLine's POS Marketing System and how it can enhance your point-of-sale operations

<img src="https://mintcdn.com/allmatics-7a6fd95a/rVgnuwHKvJBW8fjR/images/introduction/ClearLine-introduction.png?fit=max&auto=format&n=rVgnuwHKvJBW8fjR&q=85&s=a1ee61104a7b2a0d8beb1d995e2b0d36" alt="ClearLine POS Marketing System" width="1876" height="1076" data-path="images/introduction/ClearLine-introduction.png" />

## What is ClearLine?

ClearLine transforms retail customer engagement by providing unique QR codes and landing pages, marketing automation, and turnkey hyperlocal content for existing in-store screens and receipts integrated seamlessly with the POS and payments terminals.

## Getting Started

<CardGroup cols={2}>
  <Card title="Quick Setup Guide" icon="rocket" href="/quick-set-up">
    Get up and running with ClearLine quickly
  </Card>

  <Card title="Use Cases" icon="lightbulb" href="/use-cases">
    Explore common integration scenarios
  </Card>
</CardGroup>

## API Reference

<CardGroup cols={2}>
  <Card title="User Authorization" icon="user-lock" href="/api/pos-integration/authorization-code-flow-with-pkce-user-authorization">
    Authorization code flow with PKCE
  </Card>

  <Card title="POS Authorization" icon="key" href="/api/pos-integration/client-credentials-grant-authorization-pos-authorization">
    Client Credentials Grant Authorization
  </Card>

  <Card title="Products Catalog" icon="box" href="/api/pos-integration/products-catalog-import-to-cmc">
    Manage products and categories
  </Card>

  <Card title="Post-Purchase Transactions" icon="receipt" href="/api/pos-integration/post-purchase-transaction-to-cmc">
    Handle orders and transactions
  </Card>

  <Card title="POS Receipt Promotion" icon="print" href="/api/pos-integration/pos-receipt-promotion">
    Print promotional receipts
  </Card>

  <Card title="Merchant API" icon="store" href="/api/pos-integration/post-purchase-transaction-to-cmc">
    Cloud messaging system events
  </Card>

  <Card title="Cloud Messaging" icon="cloud" href="/api/pos-integration/cloud-messaging-system-events">
    Cloud messaging system events
  </Card>
</CardGroup>

## Why Integrate with ClearLine?

<CardGroup cols={3}>
  <Card title="Enhance POS Offerings" icon="store">
    Add marketing and promotional capabilities to your POS system.
  </Card>

  <Card title="Automate Engagement" icon="robot">
    Drive loyalty and upsell opportunities using CFS displays and outbound campaigns.
  </Card>

  <Card title="Flexible APIs" icon="brackets-curly">
    Rapidly integrate ClearLine's features via API endpoints and webhooks.
  </Card>

  <Card title="Designed for Scale" icon="chart-network">
    Built for multi-location merchants with centralized control through portals.
  </Card>

  <Card title="Revenue Expansion" icon="dollar-sign">
    Generate new revenue streams through partner commissions and value-added services.
  </Card>

  <Card title="Real-time Analytics" icon="chart-line">
    Track campaign performance, customer engagement, and ROI in real-time.
  </Card>
</CardGroup>

## Key Components

| Component                            | Description                                                                                  |
| ------------------------------------ | -------------------------------------------------------------------------------------------- |
| **Admin Portal**                     | Manage partners, accounts, terminals, locations, and marketing configurations                |
| **ClearLine Marketing Center (CMC)** | Location-level tool for managing marketing apps and campaigns                                |
| **Customer Facing Screen (CFS)**     | In-store display for engaging customers at checkout                                          |
| **Smart Pages & Custom Apps**        | Deliver promotions through QR codes and mobile-friendly landing pages                        |
| **APIs & Webhooks**                  | Build seamless integrations for terminal management, content delivery, and campaign tracking |

## Who Should Use This Portal?

* POS System Developers & Integrators
* ISO Partners and Resellers
* Technical Teams of Retail Chains
* Marketing Platform Developers

## POS Integration API Features

<CardGroup cols={3}>
  <Card title="Inventory Management" icon="warehouse">
    Products, categories, pricing
  </Card>

  <Card title="Order Processing" icon="cart-shopping">
    Orders, line items, transactions
  </Card>

  <Card title="Merchant Information" icon="store">
    Store details and configuration
  </Card>

  <Card title="Payment Handling" icon="credit-card">
    Tender methods and cash drawer
  </Card>

  <Card title="Receipt Printing" icon="print">
    Print receipts and custom content
  </Card>

  <Card title="Multiple Environments" icon="server">
    Production, sandbox, and development
  </Card>
</CardGroup>
