Loyalty.lt Platform Overview Loyalty.lt Platform Overview

Welcome to Loyalty.lt

Loyalty.lt is a comprehensive loyalty management platform that helps businesses build and manage customer loyalty programs. Our platform provides powerful APIs for shops, comprehensive SDKs for developers, and a complete partner management system.

What you can build

Platform Architecture

The Loyalty.lt platform consists of three main API layers designed for different use cases and access levels.

Shop APIs

Direct shop integration for basic loyalty operations:
  • Loyalty Cards: Issue and manage customer loyalty cards
  • Points System: Award, redeem, and track customer points
  • Offers & Coupons: Create and manage promotional offers
  • Games: Implement gamification features
  • Customer Management: Handle customer data and preferences

SDK APIs

Developer-focused APIs with enhanced features:
  • Authentication: JWT-based secure authentication
  • Real-time Updates: WebSocket support for live data
  • Advanced Querying: Filtering, pagination, and sorting
  • Webhooks: Event-driven integrations
  • Rate Limiting: Built-in throttling and optimization

Partner APIs

Multi-shop management and analytics:
  • Shop Management: Create and configure multiple shops
  • Analytics & Reporting: Comprehensive business insights
  • User Management: Handle shop staff and permissions
  • Onboarding: Streamlined partner setup process
  • API Credentials: Manage authentication keys

Quick Start

1

Choose your integration type

Determine whether you need Shop APIs for basic integration, SDK APIs for advanced features, or Partner APIs for multi-shop management.
2

Get API credentials

Obtain your API keys from the Partners Portal or contact our support team.
3

Install SDK (optional)

If using our SDKs, install the appropriate package for your platform:
npm install @loyalty-lt/javascript-sdk
4

Make your first API call

Test your integration with a simple API call to verify connectivity.

API Environments

Base URL: https://staging-api.loyalty.ltUse the staging environment for development and testing. All features are available with test data.
Staging data is reset periodically. Do not use for production.

Need Help?

Rate Limits

All API endpoints are subject to rate limiting. Free tier allows 1,000 requests per hour. Partner accounts have higher limits based on subscription level.
TierRequests/HourRequests/Day
Free1,00010,000
Basic Partner10,000100,000
Pro Partner50,000500,000
EnterpriseCustomCustom

Latest Updates

Version 2.1.0
Released December 2024

New Features

  • Enhanced SDK APIs with improved error handling
  • New partner analytics dashboard
  • Webhook support for real-time events
  • Extended e-commerce integrations

Breaking Changes

  • API versioning now required in all requests
  • Updated authentication token format
  • Deprecated legacy shop endpoints (v1.x)
Ready to get started? Choose your integration path →