Introduction

EgaCard is a global configurable financial platform for wallets, cards, crypto, merchant payments, giftcards, account issuing, FX, and provider-orchestrated payouts. This portal is the source of truth for developers, merchants, compliance teams, and internal operators.

Platform Principles

  • Every money movement is validated, risk-checked, idempotent, ledger-backed, receipted, audited, and reconciled before it is treated as complete.
  • Country activation, product availability, KYC and KYB, provider routing, emergency controls, and launch-stage flags are checked before high-risk products are shown or executed.
  • Provider integrations are adapter-driven so new payment, banking, card, FX, KYC, payout, and crypto providers can be added with minimal core change.

Base URLs

  • Core API: `/api/v1/` for authentication and shared platform endpoints.
  • Wallet and operations: `/accounting/api/v1/`.
  • Payments and rails: `/payment/api/v1/`.
  • Cards: `/cards/api/v1/`.
  • Crypto: `/crypto/api/v1/`.
  • Merchants: `/business/api/v1/`.
  • Profiles, verification, trust, and eligibility: `/profiles/api/v1/`.