> ## Documentation Index
> Fetch the complete documentation index at: https://docs.withampersand.com/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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/myapps.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=4779d778ddf043d02d7e5242bd90d001" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/appstore.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=7a814c6df7924df33bc1408b135c6893" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/apikey.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=717d16357b5ffcafacb9ab094dea2518" width="1720" height="898" data-path="images/customer-guides/housecallPro/apikey.png" />
4. Click **Generate API Key**.
   <img src="https://mintcdn.com/ampersand-24eb5c1a/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/generate.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=fd9e0be3cb884763415775c3a047bb7a" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/new.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=97542bc506c62c3f91dcdae57d0d8af8" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/copy.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=d6d3e57351c697814c36a784003d8b08" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/myapps.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=4779d778ddf043d02d7e5242bd90d001" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/appstore.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=7a814c6df7924df33bc1408b135c6893" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/webhook.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=2b085a5138b4a6e1c77c1174cd9a14c0" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/active.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=e75ace11519fa27ba4dcd9fac8957ac6" 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/-Yw9pUEOYKTd9tNr/images/customer-guides/housecallPro/events.png?fit=max&auto=format&n=-Yw9pUEOYKTd9tNr&q=85&s=b39107178f9376215d306e84dc78b5f6" 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)
