> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-mintlify-0330937e.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Housecall Pro

## Checklist before you start

Confirm the following:

* You are a Housecall Pro **Admin** user.
* Your Housecall Pro account has a **MAX subscription**.

## 1. Generate your Housecall Pro API key

Follow these steps to generate your Housecall Pro API key.

1. Click the **My Apps** icon (3x3 grid) in the top-right corner.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/myapps.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=3f86dcc31384096aa3bd4fe5700af4b7" width="1907" height="1017" data-path="images/customer-guides/housecallPro/myapps.png" />
2. Click **Go to App Store**.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/appstore.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=f2a54479f1d451458707750dde512752" width="2120" height="1129" data-path="images/customer-guides/housecallPro/appstore.png" />
3. Under **My Apps**, find and open the **API Key Management** app card.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/apikey.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=58ae2ae014cfdffc455fb4d02f9ba14e" width="1720" height="898" data-path="images/customer-guides/housecallPro/apikey.png" />
4. Click **Generate API Key**.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/generate.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=423a32ec86a694a3420630519f10e54d" width="1364" height="712" data-path="images/customer-guides/housecallPro/generate.png" />
5. Enter a descriptive name for the key.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/new.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=acab8b129f4d82b643622b9c488732d4" width="841" height="388" data-path="images/customer-guides/housecallPro/new.png" />
6. Copy the API key and store it securely.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/copy.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=b4ff5e67e4b0f5711c95d5c76984288c" width="841" height="388" data-path="images/customer-guides/housecallPro/copy.png" />

## 2. Set up webhooks for real-time updates (Subscribe Actions)

Skip this section if your developer did not give you a webhook URL, or if you do not need real-time updates.

Follow these steps to set up webhooks in Housecall Pro.

1. Click the **My Apps** icon (3x3 grid) in the top-right corner.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/myapps.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=3f86dcc31384096aa3bd4fe5700af4b7" width="1907" height="1017" data-path="images/customer-guides/housecallPro/myapps.png" />
2. Click **Go to App Store**.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/appstore.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=f2a54479f1d451458707750dde512752" width="2120" height="1129" data-path="images/customer-guides/housecallPro/appstore.png" />
3. Under **All apps**, find and open **Webhooks**.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/webhook.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=f759b8ae8b6b125e4fe3b8ca913722c6" width="2133" height="1136" data-path="images/customer-guides/housecallPro/webhook.png" />
4. Set Webhooks to **Active**, paste the link the developer gave you into the **Webhook URL** field, then click **Save**.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/active.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=8bd243706bee6d39a2980a75c258df00" width="2123" height="1133" data-path="images/customer-guides/housecallPro/active.png" />
5. Enable the webhook events that you want to subscribe to, then click **Save**.
   <img src="https://mintcdn.com/ampersand-24eb5c1a-mintlify-0330937e/gQAqO21AV09VniR2/images/customer-guides/housecallPro/events.png?fit=max&auto=format&n=gQAqO21AV09VniR2&q=85&s=8612444ebda819079c95ec27de094bb5" width="2127" height="1130" data-path="images/customer-guides/housecallPro/events.png" />
   <Note>
     **`pro.created`** in Housecall Pro means a new **employee**; the connected
     product may display it as **`employee.created`**.
   </Note>

## For official setup details, see:

* [Housecall Pro API Overview](https://help.housecallpro.com/en/articles/8505035-api-overview#h_3b0cd3e648)
* [Housecall Pro Webhooks Setup](https://help.housecallpro.com/en/articles/5683520-how-to-enable-webhooks)
