DoorLoop is property management software with a REST API for managing properties, units, leases, rent collection, maintenance requests, accounting, and tenant communication. The API provides two-way access to read and write data across nearly every DoorLoop feature.
- Base URL: https://api.doorloop.com
- Reference: https://api.doorloop.com/reference/introduction
- Authentication: API key via Zapier & API Keys in company settings
- Format: JSON request/response bodies
- Query Support: OData queries for filtering and pagination
- Access: Premium plan only
| Plan | Monthly (Yearly) | Monthly | API Access |
|---|---|---|---|
| Starter | $69/mo | $99/mo | No |
| Pro | $149/mo | $189/mo | No |
| Premium | $209/mo | $239/mo | Yes |
| Enterprise | Custom | Custom | Yes |
All plans: $3/unit/month. Enterprise pricing for 300+ units.
- Website: https://www.doorloop.com
- API Docs: https://api.doorloop.com/reference/introduction
- Pricing: https://www.doorloop.com/pricing
- Blog: https://www.doorloop.com/blogs/doorloop
- Status: https://status.doorloop.com
- LinkedIn: https://linkedin.com/company/doorloop/
- X: https://x.com/doorloopapp
This repository contains an APIs.json profile for DoorLoop, cataloging the provider following the APIs.json 0.19 specification.