Qualia API

The Qualia API is a read-write GraphQL API over the Qualia title, escrow and closing platform. It lets partner organizations place title orders into Qualia Core or Connect (or route them to third-party systems), send and receive messages and documents on an order, and pull order, accounting and contact data for custom reporting, notifications and executive dashboards. Access is scoped by capability gates enabled per organization, and calls are authenticated with HTTP Basic credentials identifying the calling organization.

API entry from apis.yml

apis.yml Raw ↑
aid: qualia:qualia-api
name: Qualia API
description: The Qualia API is a read-write GraphQL API over the Qualia title, escrow and closing platform.
  It lets partner organizations place title orders into Qualia Core or Connect (or route them to third-party
  systems), send and receive messages and documents on an order, and pull order, accounting and contact
  data for custom reporting, notifications and executive dashboards. Access is scoped by capability gates
  enabled per organization, and calls are authenticated with HTTP Basic credentials identifying the calling
  organization.
humanURL: https://www.qualia.com/qualia-api/
baseURL: https://api.qualia.com/graphql
tags:
- Title
- Escrow
- Closing
- Orders
- Documents
- Messaging
- Real Estate
properties:
- type: GraphQL
  url: graphql/qualia-graphql.yml
- type: Authentication
  url: authentication/qualia-authentication.yml
- type: Conventions
  url: conventions/qualia-conventions.yml
- type: ErrorCatalog
  url: errors/qualia-error-codes.yml
- type: TermsOfService
  url: https://www.qualia.com/api-terms/