landing.hero.eyebrow

landing.hero.statusBadge

landing.hero.statusNotePrefixlanding.hero.statusNoteLink

Finanzas familiares, finalmente en un solo lugar.

Rastrea gastos, planifica presupuestos y alcanza metas juntos—sin hojas de cálculo ni estrés financiero.

Primero móvil. También funciona en web.

landing.hero.visualAlt

landing.features.kicker

Todo lo que necesitas—sin el desorden.

landing.features.intro

landing.features.blocks.creation.title

landing.features.blocks.creation.text

  • landing.features.blocks.creation.tags.generate
  • landing.features.blocks.creation.tags.import
  • landing.features.blocks.creation.tags.duplicates
  • landing.features.blocks.creation.tags.bulk

landing.features.blocks.rules.title

landing.features.blocks.rules.text

  • landing.features.blocks.rules.tags.dates
  • landing.features.blocks.rules.tags.limits
  • landing.features.blocks.rules.tags.conditions
  • landing.features.blocks.rules.tags.exceptions

landing.features.blocks.sync.title

landing.features.blocks.sync.text

  • landing.features.blocks.sync.tags.validation
  • landing.features.blocks.sync.tags.api
  • landing.features.blocks.sync.tags.files
  • landing.features.blocks.sync.tags.log

landing.features.blocks.analytics.title

landing.features.blocks.analytics.text

  • landing.features.blocks.analytics.tags.history
  • landing.features.blocks.analytics.tags.orders
  • landing.features.blocks.analytics.tags.returns
  • landing.features.blocks.analytics.tags.campaigns

landing.earlyAccess.kicker

landing.earlyAccess.headline

landing.earlyAccess.text

landing.earlyAccess.consent

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": "..."
  }
}

Preguntas, respondidas.

landing.faq.items.what.answer