Atlas for Platform

Embedded Collections, FX and Payouts for your underlying buisness customers/merchants for non-regulated customer usecases.

Atlas for Platform — overview

Atlas for Platform enables neobanks, wallets, marketplaces, and embedded finance providers to offer multi-currency financial services to their underlying clients under a single Verto integration.

Each client operates as a legally isolated sub-account — a direct Verto customer who has consented to their account being operated by your platform.

📘

Atlas for Platform vs Atlas for Fintech

Unlike Atlas for Fintech, all financial activity on Atlas for Platform must originate at the sub-account level. Funds cannot be swept or aggregated to the parent account. Each sub-account is a legally independent entity with its own wallets, collection accounts, and payment flows.


How it works

Atlas for Platform sub-accounts are PARTNER_REFERRED entities — Verto's direct customers, with your platform operating their account on their behalf under their explicit consent. This means:

  • All collections, FX, and payouts are initiated at sub-account level
  • Your platform authenticates as each sub-account to perform operations on their behalf
  • Revenue is generated through FX markup applied to sub-account transactions
  • Funds cannot be swept to the parent account

End-to-end flow

The table below outlines the typical end to end flow most Atlas customers require as a baseline.

StepAPI ActionAPI Reference Link
Create Sub-AccountCreate a new sub-account under the parent account.Create a Sub Account
Add Onboarding DataProvide required business, shareholder, product, and risk information for each sub accountAdd Onboarding data
Upload Onboarding DocumentsGenerate upload links and attach KYC documents.Generate Upload Link
Log In As Sub-accountLog In as a Sub Account to perform actions at sub account levelLogin as Sub-Account
Create a WalletCreate a Wallet for Any currency for the sub accountCreate Wallet
Get Funding DetailsGenerate collection account details for each sub-accountGet Funding Methods
Convertconvert funds at the sub-account level with optional markup appliedGet FX RateSet FX Markup Create FX Trade
Payoutdisburse funds to external beneficiaries from the sub-account walletCreate a Payment Request

📘

**IMPORTANT: **All sub-account operations require authenticating as the sub-account using the Sub-Account Login endpoint. This returns a JWT token valid for 1 hour, which must be included as a Bearer token in all subsequent API calls made on behalf of that sub-account.


Sub-guides