UK Build-to-Rent property data API.
All API requests require an API key via the Authorization header:
Authorization: Bearer your-api-key
curl -H "Authorization: Bearer rod_demo_public" https://rod.rentiful.ai/v1/stats
GET /v1/listings - Rental listingsGET /v1/buildings - BTR buildingsGET /v1/operators - OperatorsGET /v1/stats - Market statisticsOpenAPI Spec ยท llms.txt ยท rentiful.ai