True Footage website screenshot

True Footage

True Footage is a US residential real estate valuation company that pairs staff appraisers with proprietary analytics software, founded in 2021 and operating as a distributed team across appraisal markets nationwide. It runs two connected businesses: an appraisal services arm producing purchase, refinance, HELOC, FHA/VA, PMI-removal, tax-appeal, divorce and date-of-death valuations for lenders, AMCs, investors and homeowners; and an appraiser software arm selling TrueTracts, Spark and Synapse — a subscription console that automates market definition, comparable selection, time and feature adjustments using generalized additive models, heat-mapped location similarity and 1004MC form completion, and exports a PDF workfile. TrueTracts is sold at $49 and $99 per month and integrates with the TOTAL, ACI and ClickFORMS form fillers. The company has raised roughly $119M. There is no public developer program: the platform APIs are real and reachable but reject every unauthenticated request, and no OpenAPI, developer portal or API reference is published.

True Footage publishes 2 APIs on the APIs.io network. Tagged areas include Company, Real-Estate, Appraisal, Valuation, and PropTech.

True Footage’s developer surface includes engineering blog, pricing, signup flow, YouTube channel, authentication, and 11 more developer resources.

17.9/100 emerging ▬ flat Agent 15/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyReal-EstateAppraisalValuationPropTechMortgageProperty DataAnalyticsMachine-Learning

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/true-footage: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

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

TrueTracts API

Backend API for the TrueTracts appraiser console — the subscription platform that performs market definition, comparable selection, time and feature adjustments, heat mapping an...

TrueEngine API

A second production True Footage platform API, discovered through Certificate Transparency (api.trueengine.truefootage.tech) with its own Auth0 custom identity domain at auth.tr...

Security Posture 2

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

True Footage Authentication

2 schemes

SECURITY

True Footage Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: true-footage
name: True Footage
description: 'True Footage is a US residential real estate valuation company that pairs staff appraisers with proprietary
  analytics software, founded in 2021 and operating as a distributed team across appraisal markets nationwide. It runs two
  connected businesses: an appraisal services arm producing purchase, refinance, HELOC, FHA/VA, PMI-removal, tax-appeal, divorce
  and date-of-death valuations for lenders, AMCs, investors and homeowners; and an appraiser software arm selling TrueTracts,
  Spark and Synapse — a subscription console that automates market definition, comparable selection, time and feature adjustments
  using generalized additive models, heat-mapped location similarity and 1004MC form completion, and exports a PDF workfile.
  TrueTracts is sold at $49 and $99 per month and integrates with the TOTAL, ACI and ClickFORMS form fillers. The company
  has raised roughly $119M. There is no public developer program: the platform APIs are real and reachable but reject every
  unauthenticated request, and no OpenAPI, developer portal or API reference is published.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  probe_state: gated
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://cdn.prod.website-files.com/673cdf161331913bdbf34fa9/684127ba41eae9cf49e4fe40_graph_image.png
url: https://raw.githubusercontent.com/api-evangelist/true-footage/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-harvest-source: https://forgeglobal.com/true-footage_stock/
specificationVersion: '0.23'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- Real-Estate
- Appraisal
- Valuation
- PropTech
- Mortgage
- Property Data
- Analytics
- Machine-Learning
tags_raw:
- Company
- Real Estate
- Appraisal
- Valuation
- PropTech
- Mortgage
- Property Data
- Analytics
- Machine Learning
apis:
- 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
- aid: true-footage:trueengine-api
  name: TrueEngine API
  description: A second production True Footage platform API, discovered through Certificate Transparency (api.trueengine.truefootage.tech)
    with its own Auth0 custom identity domain at auth.trueengine.truefootage.tech. It presents the same 401-on-every-path
    posture as the TrueTracts API. True Footage publishes no product page, documentation, or any other public reference to
    TrueEngine, so no humanURL is recorded — asserting one would be a fabrication.
  baseURL: https://api.trueengine.truefootage.tech
  tags:
  - Valuation
  - Platform
  x-access: gated
  x-evidence:
    fetched: '2026-08-05'
    url: https://api.trueengine.truefootage.tech/openapi.json
    http_status: 401
    content_type: application/json
    body: '{"detail":"authorization header is expected"}'
  x-discovery: Host enumerated from Certificate Transparency (https://api.certspotter.com/v1/issuances?domain=truefootage.tech&include_subdomains=true),
    not from any True Footage-published index.
  properties:
  - type: Authentication
    url: authentication/true-footage-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/true-footage-domain-security.yml
- type: Website
  url: https://www.truefootage.tech/
- type: About
  url: https://www.truefootage.tech/about
- type: Blog
  url: https://www.truefootage.tech/articles
- type: Pricing
  url: https://www.truefootage.tech/tools
- type: SignUp
  url: https://truetracts.truefootage.tech/signup
- type: TermsOfService
  url: https://www.truefootage.tech/terms-of-use
- type: PrivacyPolicy
  url: https://www.truefootage.tech/privacy-policy
- type: HelpCenter
  url: https://www.truefootage.tech/tools/truetracts/ttresourcecenter
- type: Careers
  url: https://www.truefootage.tech/join-us
- type: LinkedIn
  url: https://www.linkedin.com/company/true-footage
- type: YouTube
  url: https://www.youtube.com/@truefootagetech
- type: WellKnown
  url: well-known/true-footage-well-known.yml
- type: Authentication
  url: authentication/true-footage-authentication.yml
- type: Conformance
  url: conformance/true-footage-conformance.yml
- type: LLMsTxt
  url: llms/true-footage-llms.txt
x-enrichment:
  date: '2026-08-05'
  status: minimal
  artifacts_added: 7
  pass: local-v1
x-coverage:
  state: gated
  reason: customer-only-docs
  detail: Both production API hosts answer 401 {"detail":"authorization header is expected"} on /openapi.json and /docs exactly
    as they do on every business path, so the FastAPI-shaped contract is served but only to a paid TrueTracts tenant token
    — there is no public reference, portal, or spec anywhere to read instead.
  evidence:
  - url: https://api.truetracts.truefootage.tech/openapi.json
    status: 401
  - url: https://api.trueengine.truefootage.tech/docs
    status: 401
  - url: https://www.truefootage.tech/llms.txt
    status: 404
  - url: https://auth.truetracts.truefootage.tech/.well-known/openid-configuration
    status: 200
  checked: '2026-08-05'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/true-footage"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/true-footage/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/true-footage/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.