Skip to main content
Welcome to the SKOR developer documentation. Choose an integration based on the workflow you want to build. The Modular API and Property Management API use the same authentication flow and bearer token.
  • SDK method: Use SKOR’s JavaScript SDK to embed an iframe-based profile workflow in your application. SKOR manages the tenant flow while you configure and launch the session.
  • Modular API method: Use REST APIs directly for full programmatic control over tenants, documents, webhooks, identity verification, banking connectivity, and forensic analysis.
  • Property Management API method: Use a dedicated landlord API to list accessible workspaces and manage their properties.

SDK guide

Embed the SKOR profile session with the JavaScript SDK.

Modular API

Build a custom integration with tenant, document, webhook, and verification APIs.

Property Management

Manage landlord workspaces and properties with a dedicated API.

Start here

If you want SKOR to handle the tenant profile workflow inside an embedded experience, start with the SDK guide. If you want direct backend control over the workflow, start with the Modular API guide, then use the Quickstart to generate a token and make your first request. If you want to manage properties for a landlord, start with the Property Management guide. Looking for endpoint details? Use the Modular API Reference or Property Management API Reference section in the sidebar.