Bastion Surpasses $40 Million in Funding Amid Explosive Growth in the Stablecoin Market
Issue
Hold
Move
BlogCareers
Launch and Grow your
Stablecoin Ecosystem
Bastion is an API-first regulated stablecoin infrastructure solution. Issue, custody, on/off-ramp, and use stablecoins in your ecosystem.
Backed by the best
Coinbase Venturesa16zSony Innovation FundSamsung NextHashed
Platform Overview
Everything you need to issue, hold, and use stablecoins in your ecosystem. Whether you want to issue your own or leverage an existing one, Bastion’s stablecoin stack provides one platform for modern enterprises, institutions, and beyond.
Issue Stablecoins

Launch and manage your white-labeled stablecoin end-to-end with Bastion’s Stablecoin-as-a-Service

  • Regulated stablecoin issuance through our NYDFS Trust (pending approval)
  • Reserve and liquidity management
  • Compliance is built in. Licensing, KYC/KYB, and AML support without additional regulatory lift for your team
  • Smart Contract Management
  • Minting and Burning APIs
Custody with Bastion
On-ramp and Off-ramp
Use your Stablecoins
Issue StablecoinsCustody with BastionOn-ramp and Off-rampUse your Stablecoins
Create Account
curl --request POST \
  --url https://api.prod.bastion.com/v2/accounts \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --data '{
    "requestId": "3fa85f64-...",
    "identityId": "a6b5e0c4-..."
  }'
Developer-first APIs
Issue, transfer, and redeem stablecoins with built-in compliance — all from a single API
Create an account
Set up a new user account with identity verification
Create an account
Set up a new user account with identity verification
Create an account
curl --request POST \
  --url https://api.prod.bastion.com/v2/accounts \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --data '{
    "requestId": "3fa85f64-...",
    "identityId": "a6b5e0c4-..."
  }'
Mint Stablecoins (Coming Soon)
Create new stablecoins backed by 1:1 reserves
Mint Stablecoins (Coming Soon)
Create new stablecoins backed by 1:1 reserves
Mint Stablecoins (Coming Soon)
curl --request POST \
  --url https://api.prod.bastion.com/v2/issuance/mints \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --data '{
    "chain": "BASE_SEPOLIA",
    "requestId": "3fa85f64-...",
    "customerId": "a6b5e0c4-...",
    "amount": "100.00",
    "mintAddressId": "0x9fB41C9c..."
  }'
Move Stablecoins
Easily transfer funds between fiat and stablecoins
Move Stablecoins
Easily transfer funds between fiat and stablecoins
Move Stablecoins
curl --request POST \
  --url https://api.prod.bastion.com/v2/stablecoins/transfers \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --data '{
    "paymentPurpose": "SERVICE_CHARGE",
    "source": {
      "currency": "USD",
      "paymentRail": "ACH"
    },
    "destination": {
      "currency": "USDC",
      "paymentRail": "BASE_MAINNET"
    },
    "onBehalfOf": "a6b5e0c4-...",
    "amount": "150.00",
    "requestId": "3fa85f64-..."
  }'
Ready to get started?

Compliance

Bastion is built with compliance at its core.
New York Limited Purpose Trust Chartered
New York Limited Purpose Trust Chartered
Bastion has a pending application to issue stablecoins under NYDFS supervision.
Money Transmitter Licensed
Money Transmitter Licensed
Bastion is a registered MSB with broad MTL coverage across the US, licensed to provide custodial wallet services and manage digital assets.
KYC, AML, and Risk Handled
KYC, AML, and Risk Handled
Bastion offers Compliance-as-a-Service, handling KYC and AML so your team can scale your stablecoin infrastructure without additional regulatory overhead.
Disclosure statement: Dibbs Trust Company LLC is chartered as a limited purpose trust company by the New York State Department of Financial Services to engage in virtual currency business. Its application to issue stablecoins is pending.

Use cases

Stablecoin as a Service
Stablecoin as a Service
Launch and manage a regulated white-label stablecoin, end-to-end.
Treasury Management
Treasury Management
Turn idle balances into working capital with instant settlement across accounts, entities, and jurisdictions. Capture yield on reserves and eliminate banking delays.
Money Movements
Money Movements
Enable instant, low-cost cross-border money movements for payments, remittances, peer-to-peer transactions, and more with built-in KYC, sanctions screening, and transaction monitoring through our licensed infrastructure.
In-network settlement
In-network settlement
Unlock direct payments between users, suppliers, partners, or creators without money leaving your network. Power loyalty programs and encourage repeat spending in your ecosystem.