ResWare

ResWare is customizable title and escrow production software for real estate closings, originally built by Adeptive Software Corporation and acquired by Qualia Labs in December 2020 (now shipping as ResWare 10 within the Qualia ecosystem). It is an on-premises, workflow-driven platform covering title and escrow production, document management and auto-generation, secure communications, and escrow accounting. ResWare exposes an integration API to partners and customers that is historically a SOAP/XML web-service API (built on Windows Communication Foundation / WCF, Microsoft binary protocol by default with Basic Authentication available on request), complemented by newer REST APIs for document handling. There is no public, self-serve developer portal - API access is gated behind a partner/integration program and an "API assistance" package (developer support hours, REST/WCF code samples, and documentation), with pricing on request via sales@adeptivesw.com. The logical service areas below are modeled from partner-integration behavior; ResWare publishes no public API reference or OpenAPI, so no REST surface is fabricated here.

ResWare publishes 7 APIs on the APIs.io network. Tagged areas include Title, Escrow, Real Estate, Closing, and Title Production.

ResWare’s developer surface includes documentation and 6 more developer resources.

8.2/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
7 APIs
TitleEscrowReal EstateClosingTitle ProductionSOAPXMLWCFPartner APIGatedQualia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 8.2/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/resware: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

ResWare Contacts API

Modeled logical service area for the people and organizations attached to a file - buyers, sellers, lenders, agents, and vendors - and their roles and mappings to partner-side i...

ResWare Files & Orders API

Modeled logical service area for creating and managing title/escrow files (orders) - the core transaction records that carry file number, property, parties, and status through t...

ResWare Documents API

Modeled logical service area for retrieving, uploading, and generating documents attached to a file - closing packages, executed documents, and auto-generated forms. In partner ...

ResWare Tasks API

Modeled logical service area for ResWare's action-based tasks and multi-directional workflow steps that drive a file through its lifecycle - creating, completing, and querying t...

ResWare Accounting API

Modeled logical service area for escrow accounting - trust ledgers, receipts and disbursements, reconciliation, and remittance data tied to a file. Delivered over ResWare's gate...

ResWare Notes API

Modeled logical service area for reading and writing notes and activity entries on a file, used by partners to post status updates and messages back into ResWare. Delivered over...

ResWare Partners API

Modeled logical service area for ResWare's partner-integration framework - the proxy/partner web-service messages that exchange orders, documents, and status with external vendo...

Scroll for all 7

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Resware Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: resware
url: https://raw.githubusercontent.com/api-evangelist/resware/refs/heads/main/apis.yml
name: ResWare
kind: company
description: ResWare is customizable title and escrow production software for real estate closings, originally built by Adeptive
  Software Corporation and acquired by Qualia Labs in December 2020 (now shipping as ResWare 10 within the Qualia ecosystem).
  It is an on-premises, workflow-driven platform covering title and escrow production, document management and auto-generation,
  secure communications, and escrow accounting. ResWare exposes an integration API to partners and customers that is historically
  a SOAP/XML web-service API (built on Windows Communication Foundation / WCF, Microsoft binary protocol by default with Basic
  Authentication available on request), complemented by newer REST APIs for document handling. There is no public, self-serve
  developer portal - API access is gated behind a partner/integration program and an "API assistance" package (developer support
  hours, REST/WCF code samples, and documentation), with pricing on request via sales@adeptivesw.com. The logical service
  areas below are modeled from partner-integration behavior; ResWare publishes no public API reference or OpenAPI, so no REST
  surface is fabricated here.
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/resware.png
tags:
- Title
- Escrow
- Real Estate
- Closing
- Title Production
- SOAP
- XML
- WCF
- Partner API
- Gated
- Qualia
created: '2026-07-04'
modified: '2026-07-25'
specificationVersion: '0.19'
apis:
- aid: resware:resware-contacts-api
  name: ResWare Contacts API
  tags:
  - Contacts
  - Parties
  - CRM
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qualia.com/resware/
  properties:
  - url: https://www.qualia.com/resware/
    type: Documentation
  description: Modeled logical service area for the people and organizations attached to a file - buyers, sellers, lenders,
    agents, and vendors - and their roles and mappings to partner-side identifiers. Delivered over ResWare's gated SOAP/XML
    (WCF) partner web services. Endpoints modeled; no public API reference is published.
- aid: resware:resware-files-orders-api
  name: ResWare Files & Orders API
  tags:
  - Files
  - Orders
  - Title Production
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qualia.com/resware/
  properties:
  - url: https://www.qualia.com/resware/
    type: Documentation
  - url: https://www.qualia.com/resware-integrations/
    type: Documentation
  description: Modeled logical service area for creating and managing title/escrow files (orders) - the core transaction records
    that carry file number, property, parties, and status through the closing lifecycle. Delivered over ResWare's gated SOAP/XML
    (WCF) partner web services plus REST document endpoints (e.g. /Api/files/search). Endpoints modeled from partner integrations;
    no public API reference is published.
- aid: resware:resware-documents-api
  name: ResWare Documents API
  tags:
  - Documents
  - Document Management
  - Closing Package
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qualia.com/resware/
  properties:
  - url: https://www.qualia.com/resware/
    type: Documentation
  description: Modeled logical service area for retrieving, uploading, and generating documents attached to a file - closing
    packages, executed documents, and auto-generated forms. In partner integrations this is the REST-oriented surface (e.g.
    /Api/files/:file_id/documents) layered on the SOAP/WCF platform. Endpoints modeled; no public API reference is published.
- aid: resware:resware-tasks-api
  name: ResWare Tasks API
  tags:
  - Tasks
  - Actions
  - Workflow
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qualia.com/resware/
  properties:
  - url: https://www.qualia.com/resware/
    type: Documentation
  description: Modeled logical service area for ResWare's action-based tasks and multi-directional workflow steps that drive
    a file through its lifecycle - creating, completing, and querying tasks. Delivered over ResWare's gated SOAP/XML (WCF)
    partner web services. Endpoints modeled; no public API reference is published.
- aid: resware:resware-accounting-api
  name: ResWare Accounting API
  tags:
  - Accounting
  - Escrow
  - Reconciliation
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qualia.com/resware/
  properties:
  - url: https://www.qualia.com/resware/
    type: Documentation
  description: Modeled logical service area for escrow accounting - trust ledgers, receipts and disbursements, reconciliation,
    and remittance data tied to a file. Delivered over ResWare's gated SOAP/XML (WCF) partner web services. Endpoints modeled;
    no public API reference is published.
- aid: resware:resware-notes-api
  name: ResWare Notes API
  tags:
  - Notes
  - Comments
  - Activity
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qualia.com/resware/
  properties:
  - url: https://www.qualia.com/resware/
    type: Documentation
  description: Modeled logical service area for reading and writing notes and activity entries on a file, used by partners
    to post status updates and messages back into ResWare. Delivered over ResWare's gated SOAP/XML (WCF) partner web services,
    with a REST note endpoint observed in some integrations. Endpoints modeled; no public API reference is published.
- aid: resware:resware-partners-api
  name: ResWare Partners API
  tags:
  - Partners
  - Integrations
  - Proxy Service
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.qualia.com/resware-integrations/
  properties:
  - url: https://www.qualia.com/resware-integrations/
    type: Documentation
  description: Modeled logical service area for ResWare's partner-integration framework - the proxy/partner web-service messages
    that exchange orders, documents, and status with external vendors (signing/RON, recording, search, LOS, wire protection,
    and more). This is the primary SOAP/XML (WCF) integration surface. Endpoints modeled; no public API reference is published.
common:
- type: DomainSecurity
  url: security/resware-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/qualia-labs
- type: Website
  url: https://resware.com
- type: Website
  url: https://www.qualia.com/resware/
- type: Documentation
  url: https://www.qualia.com/resware-integrations/
- type: SupportPortal
  url: https://knowledge.resware.com
- type: Contact
  url: mailto:sales@adeptivesw.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com