Snappt

Snappt is a Los Angeles-based applicant-screening and document-fraud-detection company serving the multifamily rental and property-management industry. Its Applicant Trust Platform combines proprietary AI document forensics with human review to detect edited pay stubs and bank statements, verify applicant income from traditional and connected payroll sources, verify identity with biometric and document checks, and confirm rental payment history. Snappt exposes this to property-management systems and partners through the Snappt Enterprise API — a partner API-key-authenticated REST API covering properties, applicant sessions, document upload, fraud and income reports, ID-verification sessions and outbound webhooks — plus an embeddable browser SDK that launches the applicant verification flow as a modal inside a partner's own leasing flow.

Snappt publishes 7 APIs on the APIs.io network, including Account API, Applicant Sessions API, Applicants API, and 4 more. Tagged areas include Company, fraud-detection, document-verification, identity-verification, and income-verification.

The Snappt catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Snappt’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 27 more developer resources.

59.7/100 strong ▬ flat Agent 44/100 agent ready Full breakdown ↓
scored 2026-08-12 · rubric v0.11.0
7 APIs 1 MCP Servers
Companyfraud-detectiondocument-verificationidentity-verificationincome-verificationproperty-managementmultifamilyreal-estateproptechtenant-screeningrental-applicationswebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-12 · rubric v0.11.0
Composite quality — 59.7/100 · strong
Contract Quality 15.2 / 25
Developer Ergonomics 13.8 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.8 / 13
Governance 2.5 / 12
Discoverability 9.3 / 10
Agent readiness — 44/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/snappt: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

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

Snappt Account API

The Account API from Snappt — 1 operation(s) for account.

Snappt Applicant Sessions API

The Applicant Sessions API from Snappt — 8 operation(s) for applicant sessions.

Snappt Applicants API

The Applicants API from Snappt — 7 operation(s) for applicants.

Snappt ID Verification API

The ID Verification API from Snappt — 8 operation(s) for id verification.

Snappt Internal IDV API

The Internal IDV API from Snappt — 1 operation(s) for internal idv.

Snappt Properties API

The Properties API from Snappt — 8 operation(s) for properties.

Snappt Webhooks API

The Webhooks API from Snappt — 3 operation(s) for webhooks.

Scroll for all 7

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

snappt-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

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

Snappt Authentication

apiKey/http · 2 schemes

SECURITY

Snappt Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Snappt Trust Center

SOC 2 Type II

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Snappt Agentic Access

48 operations · 22 acting · 3 human-in-the-loop

48 operations · 22 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: snappt
name: Snappt
description: Snappt is a Los Angeles-based applicant-screening and document-fraud-detection company serving the multifamily
  rental and property-management industry. Its Applicant Trust Platform combines proprietary AI document forensics with human
  review to detect edited pay stubs and bank statements, verify applicant income from traditional and connected payroll sources,
  verify identity with biometric and document checks, and confirm rental payment history. Snappt exposes this to property-management
  systems and partners through the Snappt Enterprise API — a partner API-key-authenticated REST API covering properties, applicant
  sessions, document upload, fraud and income reports, ID-verification sessions and outbound webhooks — plus an embeddable
  browser SDK that launches the applicant verification flow as a modal inside a partner's own leasing flow.
image: https://snappt.com/wp-content/uploads/2023/05/snappt-sharing-fallback.png
url: https://raw.githubusercontent.com/api-evangelist/snappt/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-05'
modified: '2026-08-05'
tags:
- Company
- fraud-detection
- document-verification
- identity-verification
- income-verification
- property-management
- multifamily
- real-estate
- proptech
- tenant-screening
- rental-applications
- webhooks
apis:
- aid: snappt:snappt-account-api
  name: Snappt Account API
  description: The Account API from Snappt — 1 operation(s) for account.
  humanURL: https://snappt-enterprise-api.readme.io/
  baseURL: https://enterprise-api.snappt.com
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/snappt-account-api-openapi.yml
  - type: Documentation
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: APIReference
    url: https://snappt-enterprise-api.readme.io/reference/get_account
  - type: GettingStarted
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: Authentication
    url: authentication/snappt-authentication.yml
  - type: Webhooks
    url: asyncapi/snappt-enterprise-api-webhooks.yml
  - type: ErrorCatalog
    url: errors/snappt-problem-types.yml
  - type: Conventions
    url: conventions/snappt-conventions.yml
  - type: DataModel
    url: data-model/snappt-data-model.yml
  - type: Sandbox
    url: sandbox/snappt-sandbox.yml
  - type: Components
    url: components/snappt-components.yml
  - type: ChangeLog
    url: changelog/snappt-changelog.yml
- aid: snappt:snappt-applicant-sessions-api
  name: Snappt Applicant Sessions API
  description: The Applicant Sessions API from Snappt — 8 operation(s) for applicant sessions.
  humanURL: https://snappt-enterprise-api.readme.io/
  baseURL: https://enterprise-api.snappt.com
  tags:
  - Applicant Sessions
  properties:
  - type: OpenAPI
    url: openapi/snappt-applicant-sessions-api-openapi.yml
  - type: Documentation
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: APIReference
    url: https://snappt-enterprise-api.readme.io/reference/get_account
  - type: GettingStarted
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: Authentication
    url: authentication/snappt-authentication.yml
  - type: Webhooks
    url: asyncapi/snappt-enterprise-api-webhooks.yml
  - type: ErrorCatalog
    url: errors/snappt-problem-types.yml
  - type: Conventions
    url: conventions/snappt-conventions.yml
  - type: DataModel
    url: data-model/snappt-data-model.yml
  - type: Sandbox
    url: sandbox/snappt-sandbox.yml
  - type: Components
    url: components/snappt-components.yml
  - type: ChangeLog
    url: changelog/snappt-changelog.yml
- aid: snappt:snappt-applicants-api
  name: Snappt Applicants API
  description: The Applicants API from Snappt — 7 operation(s) for applicants.
  humanURL: https://snappt-enterprise-api.readme.io/
  baseURL: https://enterprise-api.snappt.com
  tags:
  - Applicants
  properties:
  - type: OpenAPI
    url: openapi/snappt-applicants-api-openapi.yml
  - type: Documentation
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: APIReference
    url: https://snappt-enterprise-api.readme.io/reference/get_account
  - type: GettingStarted
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: Authentication
    url: authentication/snappt-authentication.yml
  - type: Webhooks
    url: asyncapi/snappt-enterprise-api-webhooks.yml
  - type: ErrorCatalog
    url: errors/snappt-problem-types.yml
  - type: Conventions
    url: conventions/snappt-conventions.yml
  - type: DataModel
    url: data-model/snappt-data-model.yml
  - type: Sandbox
    url: sandbox/snappt-sandbox.yml
  - type: Components
    url: components/snappt-components.yml
  - type: ChangeLog
    url: changelog/snappt-changelog.yml
- aid: snappt:snappt-id-verification-api
  name: Snappt ID Verification API
  description: The ID Verification API from Snappt — 8 operation(s) for id verification.
  humanURL: https://snappt-enterprise-api.readme.io/
  baseURL: https://enterprise-api.snappt.com
  tags:
  - ID Verification
  properties:
  - type: OpenAPI
    url: openapi/snappt-id-verification-api-openapi.yml
  - type: Documentation
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: APIReference
    url: https://snappt-enterprise-api.readme.io/reference/get_account
  - type: GettingStarted
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: Authentication
    url: authentication/snappt-authentication.yml
  - type: Webhooks
    url: asyncapi/snappt-enterprise-api-webhooks.yml
  - type: ErrorCatalog
    url: errors/snappt-problem-types.yml
  - type: Conventions
    url: conventions/snappt-conventions.yml
  - type: DataModel
    url: data-model/snappt-data-model.yml
  - type: Sandbox
    url: sandbox/snappt-sandbox.yml
  - type: Components
    url: components/snappt-components.yml
  - type: ChangeLog
    url: changelog/snappt-changelog.yml
- aid: snappt:snappt-internal-idv-api
  name: Snappt Internal IDV API
  description: The Internal IDV API from Snappt — 1 operation(s) for internal idv.
  humanURL: https://snappt-enterprise-api.readme.io/
  baseURL: https://enterprise-api.snappt.com
  tags:
  - Internal IDV
  properties:
  - type: OpenAPI
    url: openapi/snappt-internal-idv-api-openapi.yml
  - type: Documentation
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: APIReference
    url: https://snappt-enterprise-api.readme.io/reference/get_account
  - type: GettingStarted
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: Authentication
    url: authentication/snappt-authentication.yml
  - type: Webhooks
    url: asyncapi/snappt-enterprise-api-webhooks.yml
  - type: ErrorCatalog
    url: errors/snappt-problem-types.yml
  - type: Conventions
    url: conventions/snappt-conventions.yml
  - type: DataModel
    url: data-model/snappt-data-model.yml
  - type: Sandbox
    url: sandbox/snappt-sandbox.yml
  - type: Components
    url: components/snappt-components.yml
  - type: ChangeLog
    url: changelog/snappt-changelog.yml
- aid: snappt:snappt-properties-api
  name: Snappt Properties API
  description: The Properties API from Snappt — 8 operation(s) for properties.
  humanURL: https://snappt-enterprise-api.readme.io/
  baseURL: https://enterprise-api.snappt.com
  tags:
  - Properties
  properties:
  - type: OpenAPI
    url: openapi/snappt-properties-api-openapi.yml
  - type: Documentation
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: APIReference
    url: https://snappt-enterprise-api.readme.io/reference/get_account
  - type: GettingStarted
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: Authentication
    url: authentication/snappt-authentication.yml
  - type: Webhooks
    url: asyncapi/snappt-enterprise-api-webhooks.yml
  - type: ErrorCatalog
    url: errors/snappt-problem-types.yml
  - type: Conventions
    url: conventions/snappt-conventions.yml
  - type: DataModel
    url: data-model/snappt-data-model.yml
  - type: Sandbox
    url: sandbox/snappt-sandbox.yml
  - type: Components
    url: components/snappt-components.yml
  - type: ChangeLog
    url: changelog/snappt-changelog.yml
- aid: snappt:snappt-webhooks-api
  name: Snappt Webhooks API
  description: The Webhooks API from Snappt — 3 operation(s) for webhooks.
  humanURL: https://snappt-enterprise-api.readme.io/
  baseURL: https://enterprise-api.snappt.com
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/snappt-webhooks-api-openapi.yml
  - type: Documentation
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: APIReference
    url: https://snappt-enterprise-api.readme.io/reference/get_account
  - type: GettingStarted
    url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
  - type: Authentication
    url: authentication/snappt-authentication.yml
  - type: Webhooks
    url: asyncapi/snappt-enterprise-api-webhooks.yml
  - type: ErrorCatalog
    url: errors/snappt-problem-types.yml
  - type: Conventions
    url: conventions/snappt-conventions.yml
  - type: DataModel
    url: data-model/snappt-data-model.yml
  - type: Sandbox
    url: sandbox/snappt-sandbox.yml
  - type: Components
    url: components/snappt-components.yml
  - type: ChangeLog
    url: changelog/snappt-changelog.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: MCPServer
  url: mcp/snappt-mcp.yml
- type: Website
  url: https://snappt.com/
- type: DeveloperPortal
  url: https://snappt-enterprise-api.readme.io/
- type: Documentation
  url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
- type: APIReference
  url: https://snappt-enterprise-api.readme.io/reference/get_account
- type: GettingStarted
  url: https://snappt-enterprise-api.readme.io/docs/getting-started-fraud-detection
- type: Support
  url: https://snappt.com/contact-support/
- type: Blog
  url: https://snappt.com/blog/
- type: GitHubOrganization
  url: https://github.com/Snappt
- type: Pricing
  url: https://snappt.com/pricing/
- type: SignUp
  url: https://client.snappt.com/login
- type: TermsOfService
  url: https://snappt.com/terms-conditions/
- type: PrivacyPolicy
  url: https://snappt.com/privacy-policy/
- type: StatusPage
  url: https://status.snappt.com/
- type: TrustCenter
  url: security/snappt-trust-center.yml
- type: Compliance
  url: https://snappt.com/security/
- type: Deprecation
  url: lifecycle/snappt-lifecycle.yml
- type: Lifecycle
  url: lifecycle/snappt-lifecycle.yml
- type: ChangeLog
  url: changelog/snappt-changelog.yml
- type: Authentication
  url: authentication/snappt-authentication.yml
- type: Conventions
  url: conventions/snappt-conventions.yml
- type: Conformance
  url: conformance/snappt-conformance.yml
- type: ErrorCatalog
  url: errors/snappt-problem-types.yml
- type: DataModel
  url: data-model/snappt-data-model.yml
- type: Packages
  url: packages/snappt-packages.yml
- type: SDKs
  url: packages/snappt-packages.yml
- type: Components
  url: components/snappt-components.yml
- type: Sandbox
  url: sandbox/snappt-sandbox.yml
- type: DomainSecurity
  url: security/snappt-domain-security.yml
- type: AgenticAccess
  url: agentic-access/snappt-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/snappt-llms.txt
- type: Webhooks
  url: asyncapi/snappt-enterprise-api-webhooks.yml
- type: Overlay
  url: overlays/snappt-enterprise-api-overlay.yaml
x-enrichment:
  date: '2026-08-05'
  status: enriched
  artifacts_added: 23
  pass: local-v1