SaaS promo code management platform

Currently in testing

Registration is closed for now — you can contact the developer

Promo codes and campaigns in one system

Create, upload, validate, and sync promo codes across e-commerce stores, CRM, loyalty programs, accounting systems, and partner channels.

For brands, retail, e-commerce, marketing agencies, and partner programs.

Promanta interface: promo code management, integrations, and campaign analytics

Features

Promo code management without spreadsheets

Promanta covers the full promo code lifecycle: from generation or import to validation, usage, returns, and performance analysis.

Creation & import

Generate unique, personal, and reusable promo codes—or upload ready-made code sets from clients and partners.

  • Code generation
  • File import
  • Duplicate control
  • Bulk operations

Rule configuration

Set validity periods, usage limits, eligible products, sales channels, customer segments, and other campaign conditions.

  • Validity dates
  • Usage limits
  • Activation rules
  • Exclusions

Validation & sync

Validate promo codes in real time and sync changes across connected systems via API, webhooks, or file exchange.

  • Code validation
  • API & webhooks
  • File exchange
  • Change log

Tracking & analytics

Track issuance, activation, usage, and returns. Link codes to customers, orders, partners, and ad campaigns.

  • Operation history
  • Orders & customers
  • Returns
  • Campaign results

Early access

Bring all promo codes into one manageable system

Tell us how you currently create, receive, and validate promo codes. We'll show how Promanta can unify your processes and reduce manual work.

By clicking the button, you agree to our personal data processing policy.

API & integrations

Three External API contours for automation

PROMANTA provides External API at api-external.promanta.ru for staff, supplier systems, and sales platforms. All methods use POST with a JSON body { "meta": {}, "data": {} }.

Internal API

/v1/internal/*

For staff and the web app: full CRUD, promo import, warehouse operations, and reports.

Auth: Supabase JWT

Documentation

Supplier API

/v1/supplier/*

For supplier systems: upload incoming documents, usage reports, and code reconciliation.

Auth: X-Api-Key

Documentation

Platform API

/v1/platform/*

For sales platforms: reserve and realize promo codes, catalog sync, and webhooks.

Auth: X-Api-Key

Documentation

Request format

https://api-external.promanta.ru
POST /v1/internal/inventory-promo-codes/list
Content-Type: application/json

{
  "meta": {},
  "data": {
    "projectId": "..."
  }
}

Frequently asked questions

Promanta is a promo code and campaign management service. The platform helps create, import, validate, sync, and track promo codes from different systems.