For Developers

Rentify API Docs

Build custom integrations, automate workflows, and connect Rentify to your existing accounting tools using our REST API.

Authentication

All API requests require a Bearer token generated from your developer dashboard.

Rate Limits

Requests are limited to 1,000 per minute per IP address to ensure stability.

Webhooks

Subscribe to real-time events like payment_received or lease_signed.

Core Endpoints

MethodEndpointDescription
GET/v1/propertiesList all properties in your portfolio
POST/v1/propertiesCreate a new property record
GET/v1/tenantsRetrieve active tenants across all units
POST/v1/payments/recordLog an offline cash or check payment
GET/v1/reports/monthlyExport monthly financial statement data

Ready to build?

Generate your API keys in the dashboard to get started.