--- title: 'Buildium' description: '' --- # Buildium undefined | Detail | Value | |---|---| | Category | Real Estate | | Base URL | `https://api.buildium.com/v1` | | Authentication | API Key | | Endpoints | 7 | | Connector key | `buildium` | ## Using Buildium in a workflow 1. Go to **Connections** and click **New Connection**. 2. Pick **Buildium** from the marketplace. 3. Enter your credentials (see Authentication above for what's expected). 4. In a workflow, drop an **API Call** node and select this connection. 5. Pick the operation you need from the Operation dropdown — see the table below. ## Available Endpoints | Endpoint | Summary | |---|---| | [GET ](./get_rentals_0) | Rentals | | [GET ](./get_units_1) | Units | | [GET ](./get_leases_2) | Leases | | [GET ](./get_tenants_3) | Tenants | | [GET ](./get_work_orders_4) | Work Orders | | [GET ](./get_transactions_5) | Transactions | | [GET ](./get_vendors_6) | Vendors | > Each endpoint has its own page with parameter details, an example > `API Call` node configuration, and the response shape.