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

# Welcome to the Developer Center

## Let's Build Together

Welcome to the Venturu Developer Center! Our API provides a simple and powerful way for developers to syndicate business listings and broker profiles directly to the Venturu marketplace.

By integrating with our API, you can automate your workflow, ensure data is always up-to-date, and connect brokers with thousands of active buyers searching for their next opportunity.

<CardGroup cols={2}>
  <Card title="Automate Syndication" icon="bolt" href="../guides/creating-a-listing">
    Push and update business listings programmatically. No more manual data entry.
  </Card>

  <Card title="Sync Broker Profiles" icon="user-group" href="../guides/creating-a-broker">
    Keep broker photos, bios, licenses, and service areas perfectly in sync.
  </Card>

  <Card title="Seamless Lead Integration" icon="envelope" href="../guides/creating-a-broker">
    Integrate directly with your CRM's lead-capture email system for instant delivery.
  </Card>

  <Card title="Reliable & Resilient" icon="shield-check" href="../getting-started/core-concepts#idempotency">
    Built with idempotent principles to handle network issues gracefully and prevent duplicates.
  </Card>
</CardGroup>

### Who is this API for?

This API is designed for our strategic partners and developers, including:

* **Broker CRMs:** Offer Venturu as a premium syndication channel to your customers.
* **Large Brokerages:** Automate the management of your firm's entire listing inventory on Venturu.
* **Franchise Networks:** Ensure brand consistency and timely updates for all franchisee listings.

### Trusted By Leading Organizations

Venturu is proud to partner with premier business brokerage associations and networks:

<div className="grid grid-cols-2 md:grid-cols-4 gap-8 items-center justify-items-center my-8">
  <a href="https://cabb.org" target="_blank" rel="noreferrer">
    <img src="https://mintcdn.com/venturu-47c7c86f/EjCofqR2Nr1Fyu-q/partners/cabb-logo.svg?fit=max&auto=format&n=EjCofqR2Nr1Fyu-q&q=85&s=49688d679bfca3485211cbb07b4d1e42" alt="California Association of Business Brokers" className="h-10" width="128" height="36" data-path="partners/cabb-logo.svg" />
  </a>

  <a href="https://bbfmls.com" target="_blank" rel="noreferrer">
    <img src="https://mintcdn.com/venturu-47c7c86f/EjCofqR2Nr1Fyu-q/partners/bbf-logo.svg?fit=max&auto=format&n=EjCofqR2Nr1Fyu-q&q=85&s=777fe73198b666e64d589bac4ce5df50" alt="Business Brokers of Florida" className="h-10" width="207" height="26" data-path="partners/bbf-logo.svg" />
  </a>

  <a href="https://www.sunbeltnetwork.com" target="_blank" rel="noreferrer">
    <img src="https://mintcdn.com/venturu-47c7c86f/EjCofqR2Nr1Fyu-q/partners/sunbelt-logo.svg?fit=max&auto=format&n=EjCofqR2Nr1Fyu-q&q=85&s=b064bc028baa32c94cfe25a88fafb135" alt="Sunbelt Network" className="h-10" width="147" height="36" data-path="partners/sunbelt-logo.svg" />
  </a>

  <a href="https://www.miamirealtors.com" target="_blank" rel="noreferrer">
    <img src="https://mintcdn.com/venturu-47c7c86f/EjCofqR2Nr1Fyu-q/partners/miami-realtors-logo.svg?fit=max&auto=format&n=EjCofqR2Nr1Fyu-q&q=85&s=90b177d10778efed6e95508db60d1851" alt="Miami Realtors" className="h-10" width="110" height="36" data-path="partners/miami-realtors-logo.svg" />
  </a>
</div>

Ready to get started? The first step is to [get your API key](/introduction/onboarding).
