How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MISMO

MISMO is the standards development organization for the US mortgage industry — a not-for-profit subsidiary of the Mortgage Bankers Association whose Reference Model defines the data of a loan from application through closing, servicing and the secondary market. Version 3.6 ships an XML schema, a logical data dictionary, and a YAML file set conforming to the OpenAPI Specification. It is genuinely load-bearing inside US real estate finance, and it sits behind a $3,500 annual membership and a license agreement, which is the whole story of how it shows up — or doesn’t — to a developer outside the industry.

MISMO was established in 1999 and became a not-for-profit, wholly owned subsidiary of the Mortgage Bankers Association in 2004. It is the point where lenders, servicers, regulators, government agencies, the GSEs, title and appraisal firms and their technology vendors agree on what the fields in a mortgage actually mean. When Fannie Mae, Freddie Mac and the CFPB describe loan data, they describe it in MISMO terms.

  • The Reference Model is the standard - Version 3.6 reached Candidate Recommendation status in May 2023, with 3.6.1 following in May 2025 as a backwards-compatible release, and 3.6.2 after it. Each version bundles an XML schema of the data and its relationships, a Logical Data Dictionary giving the business-centric view, and a Unique ID Matrix for impact analysis.
  • There is an OpenAPI layer - MISMO’s own description of v3.6 includes “a corresponding YAML file set that conforms to the OpenAPI specification,” alongside enhancements to the MISMO API Toolkit and concrete services such as a FIPS Code API returning loan limits by ZIP code. The mortgage industry’s data standard has an HTTP-contract expression; almost nobody outside the industry knows it exists.
  • Volunteer workgroups, chaired by practitioners - Standards activity is done by industry contributors who chair workgroups and author the business and technical documentation, with Communities of Practice layered on top — including an Artificial Intelligence COP launched in 2024.
  • A quarter-century of adjacent artifacts - SMART Docs and the eMortgage/eNote work, iLAD for loan application data, and the certification programs that let a vendor claim a product is MISMO compliant.
  • Licensed, not open - Membership runs $3,500 a year and carries the distributor and end-user licenses as a benefit. Downloading may be free if you are not building technology on it, but any organization that downloads the standards or develops technology based on them is required to hold a license. Fee waivers exist for small lenders and sub-ten-employee vendors.

MISMO is the clean counterexample to the direction NMFTA and CAMARA have taken. Those bodies moved their industry agreement onto public GitHub as forkable OpenAPI, betting that adoption follows from frictionless reading. MISMO has more adoption than either — it is embedded in GSE delivery, in regulatory reporting, in every origination system in the country — and it reached that position through a membership-and-license model that predates the idea of specifications-as-code. The consequence for discovery is measurable: a developer surveying the real estate finance landscape can find RESO’s dictionary and Web API in the open, and FDX next door in consumer financial data, while the largest data standard in US mortgage is a login. That gap is not a judgment on the standard’s quality. It is a statement about which specifications a machine — or an agent — can read without a purchase order.