> ## Documentation Index
> Fetch the complete documentation index at: https://dev.ownright.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Ownright Developer Platform documentation

<img className="block dark:hidden" src="https://mintcdn.com/ownright/nd6lo_Agh9Jm7utf/images/general-introduction-light.png?fit=max&auto=format&n=nd6lo_Agh9Jm7utf&q=85&s=c15c7ac3abb6648b08274acb0cd0acf1" alt="Ownright Developer Platform Introduction" width="2064" height="1104" data-path="images/general-introduction-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/ownright/nd6lo_Agh9Jm7utf/images/general-introduction-dark.png?fit=max&auto=format&n=nd6lo_Agh9Jm7utf&q=85&s=ce65ba767e25b41988efc48144420fd6" alt="Ownright Developer Platform Introduction" width="2064" height="1104" data-path="images/general-introduction-dark.png" />

Welcome to the **Ownright Developer Platform** — a suite of APIs and tools that enable
companies to deliver exceptional residential real estate closing experiences for their clients.
Our platform is designed to give you secure, programmatic access to key Ownright services so
you can integrate legal workflows directly into your product.

## Our APIs

<CardGroup cols={2}>
  <Card title="Partner API" icon="handshake" href="/partner-api/overview">
    For proptech companies to make referrals, track matters, and receive webhook
    updates as closings progress.
  </Card>

  <Card title="Lender API" icon="building-columns" href="/lender-api/overview">
    For lenders to interact with Ownright's platform and streamline their real
    estate legal workflows.
  </Card>
</CardGroup>

## Learn more

<CardGroup cols={2}>
  <Card title="Limitations" icon="circle-info" href="/limitations">
    Understand the current scope and limitations of the Ownright Developer
    Platform.
  </Card>

  <Card title="Support and feedback" icon="headset" href="/support-feedback">
    Get in touch with our team for help or to share feedback.
  </Card>
</CardGroup>
