Features
Payments
Accounts
About
Resources
Guides
Blog
Developers
EN
English
Spanish
Portuguese
Get a Demo

Promptable
Money
Movement

A dollar infrastructure API for the AI era. One API across USD and stablecoins, designed to work natively with the AI tools every developer is already using.

Access the Sandbox
curl --request POST \
  --url https://api.conduit.financial/v2/customers/{customerId}/features \
  --header 'Content-Type: application/json' \
  --header 'Idempotency-Key: <idempotency-key>' \
  --header 'x-api-key: <api-key>' \
  --data '
{
  "type": "VIRTUAL_ACCOUNT",
  "fields": {
    "certification": {
      "termsAndConditions": true
    }
  },
  "documentIds": [
    "doc_2xKjF9mQb7vN4hL1pR3w8t"
  ],
  "asset": "USD"
}
'
// For your AI Agent:
{
  "name": "create_virtual_account",
  "endpoint": "POST /v2/customers/{customerId}/features",
  "auth": "x-api-key: <api-key>",
  "args": {
    "type": "VIRTUAL_ACCOUNT",
    "asset": "USD",
    "documentIds": ["string"],
    "certification": { "termsAndConditions": true }
  },
  "returns": {
    "featureId": "string",
    "status": "active",
    "virtualAccount": "USD account + routing details"
  }
}
200 OK · 1.2s · account live

We rebuilt money movement for how people actually build today.

accounts & wallets
Onboarding in minutes
Best-in-class onboarding.

The time between "I integrated Conduit" and "my customers have USD accounts and stablecoin wallets" is measured in minutes.
fiat & stablecoins
USD solved completely
A full suite of USD-backed products in one API.

Accounts, wallets, and cross-border payments. Built on our industry-leading banking stack, with smart-routing for redundancy and efficiency.
secure & compliant
Compliance built-in at every step
The hardest part of money management, handled for you.

Moving money stays fast and compliant from the first API call onward.

Welcome to the new money movement.

Access the Sandbox
Anydollar. Anytime. Anywhere.

Conduit Technology Inc. is registered with the Financial Transactions and Reports Analysis Centre of Canada (FINTRAC) and registered with FInCEN as an MSB in the state of Montana.
Conduit is not a bank. Payment services may be provided by licensed financial institutions. Fees vary based on payment method and destination. Transfer speed may vary based on recipient bank processing times and payment network conditions. Service availability and transaction limits may vary by region and partner institution.

©2026. All rights reserved. Conduit Technology Inc.
Terms of serviceprivacy policy
GuidesSupportDocumentationBlogTrust
AboutCareersPressContact