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. 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 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'