TrueTracts API

Backend API for the TrueTracts appraiser console — the subscription platform that performs market definition, comparable selection, time and feature adjustments, heat mapping and 1004MC generation for residential appraisers. The host is live and production, but every path, including /openapi.json, /docs and every /.well-known/ path, returns HTTP 401 {"detail":"authorization header is expected"}. Only /health answers anonymously. Access is obtained through a TrueTracts subscription and Auth0 sign-in, not through a developer program.

API entry from apis.yml

apis.yml Raw ↑
aid: true-footage:truetracts-api
name: TrueTracts API
description: Backend API for the TrueTracts appraiser console — the subscription platform that performs
  market definition, comparable selection, time and feature adjustments, heat mapping and 1004MC generation
  for residential appraisers. The host is live and production, but every path, including /openapi.json,
  /docs and every /.well-known/ path, returns HTTP 401 {"detail":"authorization header is expected"}.
  Only /health answers anonymously. Access is obtained through a TrueTracts subscription and Auth0 sign-in,
  not through a developer program.
humanURL: https://www.truefootage.tech/tools/truetracts
baseURL: https://api.truetracts.truefootage.tech
tags:
- Valuation
- Appraisal
- Market Analysis
- Property Data
x-access: gated
x-evidence:
  fetched: '2026-08-05'
  url: https://api.truetracts.truefootage.tech/openapi.json
  http_status: 401
  content_type: application/json
  body: '{"detail":"authorization header is expected"}'
properties:
- type: Authentication
  url: authentication/true-footage-authentication.yml
- type: SignUp
  url: https://truetracts.truefootage.tech/signup
- type: Pricing
  url: https://www.truefootage.tech/tools
- type: FAQ
  url: https://www.truefootage.tech/tools/truetracts/faq
- type: HelpCenter
  url: https://www.truefootage.tech/tools/truetracts/ttresourcecenter
- type: TermsOfService
  url: https://www.truefootage.tech/tools/truetracts/terms-of-service