Enterprise Integration

Title & Escrow Integration

Enterprise APIs designed for national title underwriters. Built with SOC 2 ready architecture, following ALTA standards.

Why Title Companies Choose Joyst

Pre-completed disclosures, faster closings, and seamless integration mean higher volume and lower risk.

7-14 Day Close

Disclosures complete before listing. Title-ready packages from day one.

Pre-Completed Docs

AI-generated disclosures, seller questionnaires, and compliance docs ready upfront.

Wire Fraud Prevention

Multi-factor verification and secure channels protect every transaction.

Higher Volume

Automated pipeline delivers more closings with less manual work.

Quick Start

Example API Request
# Retrieve complete escrow package for title processing
curl -X GET "https://api.joyst.com/v1/escrow/package?transactionId=TXN-2024-001" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

# Response includes: property, seller, buyer, all documents,
# compliance status, and secure wire portal URL
# Wire instructions are NEVER included - secure portal access only

REST API Endpoints

Core endpoints for transaction management and document handling

GET
/api/v1/escrow/package?transactionId={id}

Retrieve complete, title-ready escrow package

POST
/api/v1/escrow/package

Trigger escrow package generation for transaction

POST
/api/v1/escrow/webhook

Register webhook for real-time escrow updates

GET
/api/v1/transactions/{id}

Get transaction details and status

GET
/api/v1/transactions/{id}/documents

List all transaction documents with secure URLs

GET
/api/v1/properties/{id}

Get property details and pre-completed disclosures

Real-Time Events

Webhook Events

Subscribe to events to keep your systems synchronized in real-time

escrow_package.created

Complete package ready for title partner

escrow_package.updated

Package details changed

document.signed

Document electronically signed

wire_access.requested

Party accessed secure wire portal

status.changed

Transaction milestone updated

closing.scheduled

Closing date confirmed

API Security

Enterprise Security

Built with security-first architecture for title industry requirements

API Key Authentication

Secure API keys with automatic rotation and granular permissions.

TLS 1.3 Encryption

All API traffic encrypted with latest TLS standards.

IP Whitelisting

Restrict API access to approved IP addresses.

Rate Limiting

Configurable rate limits to protect against abuse.

Integration Architecture

How Joyst integrates with your title and escrow workflow

Joyst Platform

Listing, offers, and buyer/seller management

  • Property listings
  • Offer acceptance
  • Document generation

API Layer

Secure, authenticated API communication

  • REST endpoints
  • Webhook events
  • Real-time sync

Your Systems

Your title and escrow platforms

  • Order management
  • Document storage
  • Closing coordination

Ready to Integrate?

Our technical team is ready to help you get started with API integration.

Contact Integration Team