API: Unit allocation & reservation, tasks and more
What’s new in our API
Since the last API update (Dec 2025) , we’ve added:
- 14 new REST endpoints
- 10 new webhook event types
- More developer tooling
These expand coverage across units, reservations, allocations, tasks, staff, and configuration resources.
If you’re building against the API, it’s worth reviewing the latest docs and the updated webhook event catalogue, as several previously UI-only workflows are now fully programmable.
More endpoints and event coverage are planned in the coming weeks.
Full Tasks API & Webhooks
You can now manage tasks directly through the API — from creating and updating tasks to completing, reopening, filtering, and sorting them — and receive real-time notifications whenever anything changes. This makes it easy to automate operational workflows and have your systems react instantly as work progresses in Stora.
New Endpoints
- GET /2025-09/tasks
- POST /2025-09/tasks/{task_id}/complete
- POST /2025-09/tasks/{task_id}/open
- POST /2025-09/tasks
- GET /2025-09/tasks/{task_id}
- DELETE /2025-09/tasks/{task_id}
- PATCH /2025-09/tasks/{task_id}
New Webhooks
Unit Reservations API
Reserve units automatically through the API, making it easier to power your own booking flows or connect Stora to external sales channels without manual work.
New Endpoints
POST /2025-09/units/{unit_id}/reserve
New Webhooks
Unit Allocations API
View and list unit allocations through the API, giving visibility into who's allocated where. Grant access, deallocate, add and remove overlock.
New Endpoints
- GET /2025-09/unit_allocations
- GET /2025-09/unit_allocations/{unit_allocation_id}
- POST /2025-09/units/{unit_id}/deallocate
- POST /2025-09/units/{unit_id}/grant_access
- POST /2025-09/units/{unit_id}/deallocate
New Webhooks
Staff API
List and view staff members in your Stora account via the API — helpful for integrations that need to assign work (like via Tasks) or sync staff data.
New Endpoints
More Webhook Events
New real-time events for protection levels, unit types and coupons — plus the ability to send test webhook payloads to verify your integration works.
- unit_type.created
- unit_type.updated
- protection_level.created
- protection_level.updated
- coupon.created
- coupon.updated
More tooling to support Webhooks

Webhooks are already proving pretty popular amongst people building integrations, so we’ve added extra tooling to make working with them easier. You can now:
- View delivery logs
- Inspect individual events
- Copy payloads for debugging
- Rely on automatic retries to handle temporary failures
Contact Filtering by Email
Now you can search/filter contacts by email address through the API, making it easier to look up specific customers.
OAuth 2 App Authorization
You can now securely connect third-party apps to your Stora account using a standard OAuth 2 login flow. This lets you use trusted integrations — or build your own — while keeping full control over what data each app can access.
Connected Applications Management
See and manage all third-party applications connected to your Stora account in one place, with clear visibility and control over what’s connected — while integrations handle their own webhook setup behind the scenes.
Grow with Stora today
Join modern self storage businesses worldwide who grow sales, reduce costs and save time with Stora.