ESCROW.COM
Consumer
Learn MoreBenefitsFees
Broker
Learn MoreBecome a BrokerFees
Business
Learn MoreFeesEscrow ButtonsBecome a PartnerEscrow PayEscrow APIBenefitsEscrow Offer
Developer
API IntegrationEscrow OfferAPI DocumentationEscrow ButtonsEscrow Pay
Help
What is Escrow?Call UsFeesHelp Desk & FAQContact UsAbout Us
LoginSignup
DEVELOPER PLATFORM & WHITE-LABEL

Escrow Pay API for Marketplaces & Platforms

Embed licensed, bonded fiduciary custody directly inside your checkout flow. Reduce regulatory burden, eliminate chargeback liability, and disburse multi-party splits programmatically.

POST /v1/transaction/create
curl -X POST https://api.escrow.com/v1/transaction \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "currency": "USD",
    "items": [{
      "title": "Venture Equity Handover",
      "schedule": [
        {"amount": 50000.00, "type": "escrow"}
      ]
    }],
    "parties": [
      {"role": "buyer", "customer": "cust_82a9..."},
      {"role": "seller", "customer": "cust_91bf..."}
    ]
  }'
✓ 201 Createdstatus: "awaiting_deposit"
CORE CAPABILITIES

Everything you need to orchestrate high-value commerce

RESTful JSON Architecture

Modern, versioned endpoints with predictable resource-oriented URLs and comprehensive webhook triggers for all state shifts.

Full Fiduciary Umbrella

Operate legally in all 50 states without obtaining money transmitter licenses (MTL). Escrow.com acts as the licensed closing entity.

Multi-Party Split Disbursements

Automate marketplace take-rates, broker fees, affiliate commissions, and seller balances in a single compliant transaction.

Ready to build with Escrow Pay?

Explore comprehensive API documentation or speak with our marketplace engineering team.

Contact API Solutions TeamView Volume Fee Tiers