The collaboration hub for multi-brand enterprises.
Power your website and online rentals with headless commerce and custom experiences that fit your brand.
Build modern checkout experiences with our easy-to-use APIs
Effortless.
OpenUnit is designed to reduce the time your customers spend on tasks like renting and paying with simple products that fit conveniently into their lives.
Stress free.
OpenUnit helps your customers avoid stress by using world-class design to reduce uncertainty and provide responsive feedback at your digital touchpoints.
Greater control.
OpenUnit gives your customers control of simple tasks like signing leases and updating account and payment information through an intuitive online tenant portal.
Peace of mind with built-in security and compliance.
Efficient collaboration depends on the right information being shared with the right people at the right time — and knowing it’s shared securely. OpenUnit ensures sensitive company and personal customer information remains secure with enterprise-ready security features and compliance out-of-the-box.
Data encryption in transit and at rest
Granular employee permissions management
Enforce 2FA at the system or facility levels
SAML-based SSO
Support for Data Loss Prevention (DLP)
Support for audit logs
Encryption of PII data
90-day password expiration
Enforce 2FA at the system or facility levels
History and Certificate of Completion for rental agreements
An integrated back office for your facilities and call center.
OpenUnit is a complete set of tools that gives storage operators the things they need most—a powerful online presence, reservation system, merchant solutions, and management software to simplify running a storage business.
We’ve designed OpenUnit from the ground up with your customers, your team, and your security in mind.
Why use legacy software that was built for the way business used to be done? Our fast, intuitive, and modern software is built on a tech stack that provides best-in-class usability, performance, and security right out-of-the-box.
Understand customer data and act on it with pre-built segments like top locations, common tags, and even customer lifetime value.
Reach your customers in new ways online, and custom design your online store and checkout experience to match your brand.
See how your facilities are performing with valuable operational analysis & insights to help understand your tenants.
Accept payments every way your customers want to pay, and increase in-store purchases with Point-of-Sale (POS) software.
All the tools you need in one OpenUnit account.
Every OpenUnit account includes a complete set of management tools to ensure you and your team are set up for success.
API-connected infrastructure
Build custom checkout experiences with easy-to-use APIs.
Leverage your existing MarTech stack and deliver better customer experiences.
Our API-connected infrastructure can drive your entire end-to-end rental process. From first tenant contact, to rental lease agreement, to provisioning the gate access code.
-
REST API policy
The core ingredients are simple. OpenUnit is a REST-style API that uses JSON for serialization and API key for authentication.
-
Feedback cycles
We obsess over the abstractions to give developers enough flexibility to build custom experiences, and we'll work your IT department to support your business needs.
Data warehousing
Set up scheduled jobs to pull data from or manually access and copy data from or to your data warehouse.
Gate integration
With standard API integrations, you can assign gate codes, update tenant status and revoke gate access.
const body = {
move_in_date: "2020-06-21",
customer_attributes: {
first_name: "Taylor",
phone_numbers_attributes: [{
number: "416-897-3283"
}]
},
unit_id: "1773"
}
fetch('/api/v1/reservation', {
method: 'PUT',
headers: {
'Authorization': 'Bearer $ACCESS_TOKEN',
'Content-Type': 'application/json'
},
body: JSON.stringify(body)
})
.then(response => response.json())
.then(response => console.log(response))
zsh
2024-11-21 06:48:06 UTC
{
"id": "9007199254741453",
"status": "lead",
"created_at": "2024-11-21T06:48:06Z",
"updated_at": "2024-11-21T06:48:06Z",
"customer_token": "1033447817"
}
The modern solution for self-storage facilities
Let's talk OpenUnit
Learn how OpenUnit can help you effortlessly onboard and manage your self-storage facilities, whether you have 1 location or 1,000.