Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.titletrackr.com/llms.txt

Use this file to discover all available pages before exploring further.

Developer Documentation

Build with TitleTrackr

The TitleTrackr Developer API lets integration partners push data into TitleTrackr — migrate orders and documents from another system, or keep TitleTrackr in sync with your platform.

Explore by product

Orders API

Create orders with custom fields and attachments in the Orders Tool.

File Vault API

Upload documents into the File Vault, organized with folders and metadata.

Authentication

Authenticate every request with your scoped, per-tenant API key.

Base URL

All endpoints are versioned and served from:
https://api.titletrackr.com/api/v1

How it works

1

Request access

API access is gated. Request access; once it’s granted you generate your own scoped API key from the Developer Portal.
2

Authenticate

Send your key as a Bearer token on every request. See Authentication.
3

Push data

Create orders or upload documents using the endpoints in this reference.
Access is granted per-tenant. Your API key is scoped to a single TitleTrackr workspace and can only read and write that workspace’s data.