For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Documents
- 🌱 ID Designations on Government ID Documents: ID designations now appear as a list of strings under the
designations attribute. An ID designation is akin to a “tag” for an ID indicating that it belongs to a specific category of interest. For example (non-exhaustive): learners, temporary, commercial, real_id. Zero or more designations may apply for a given ID.
Reports
- 🔧 Consolidate
result.identifiers.status for Business Lookup Reports: The result.identifiers.status attribute’s values unknown and not_applicable now collapse to just unknown. Previously, the behavior for when either value appeared was inconsistent.
Fields
- 🌱 MIME type for File fields: File fields now include a
mime-type attribute. More than one type of entity can contain this kind of field (e.g. Inquiries or Transactions).