CUSTOMER_MANAGEMENTCustomer Management
Provision managed personal or business customers and retrieve onboarding / KYC status.
One integration surface for direct clients, partners, white-label platforms and global-trade applications. Select the Pegasus Alfa services your programme requires, combine them with scoped API credentials, and integrate customer, account, card, payment and event capabilities without creating a second ledger.
Services define which Pegasus Alfa products are enabled for the client. API scopes separately define what each credential may do inside those products. Dependencies are resolved automatically.
CUSTOMER_MANAGEMENTProvision managed personal or business customers and retrieve onboarding / KYC status.
ACCOUNTSRead linked Pegasus Alfa accounts, balances, account status and provider-safe account metadata.
CARDSRead card status, form factor, last four digits, expiry and customer card controls.
PAYMENT_HISTORYRetrieve payment history, review state, risk status and settlement state.
INTERNAL_PAYMENTSSubmit controlled Pegasus Alfa-to-Pegasus Alfa payment instructions.
EXTERNAL_PAYMENTSSubmit controlled external payment instructions over enabled rails.
GLOBAL_TRADE_METADATAAttach trade, invoice, purchase-order and shipment references for reconciliation.
WEBHOOKSReceive signed, retrying customer and payment events.
This browser sandbox is intentionally isolated from production and never moves funds. Toggle services to see how dynamic entitlements affect API requests, run representative calls and copy server-side request examples.
Each approved integration receives an isolated client identity, scopes, service entitlements, optional IP/origin restrictions and its own rate limit.
Authorization: Bearer <clientId>.<apiKey>Integrations use the Pegasus Alfa Platform API v1 surface. The assigned API host is provided with sandbox or production credentials.
/api/platform/v1API-originated payment instructions retain Pegasus Alfa onboarding, KYC, risk, limits, idempotency and controlled-review requirements.
Idempotency-Key: partner-request-001Trade platforms can attach trade, invoice, purchase-order and shipment references when the Global Trade service is enabled.
tradeReference · invoiceReference · purchaseOrderReference · shipmentReferenceCustomer and payment events can be delivered to approved HTTPS endpoints with HMAC-SHA256 signatures and retry handling.
X-Pegasus-Signature: sha256=<hmac>A partner may request a different service mix without changing API credentials. Sensitive capabilities become active only after Pegasus Alfa approval.
POST /api/platform/v1/services/requestsTell us whether you are integrating as a direct client, partner, white-label programme or global-trade platform, and which Pegasus Alfa services you want to test.