Asset Manager Beta

Publish a physical asset — a drone, a tennis court, a vehicle, a piano lesson, a flat, a delivery slot — with bookable utilization windows (each with a cost and a capacity), and let consumers reserve time slots. No signup; an unguessable ownerId is your key.

Beta — the API and UI are still evolving and may change without notice.

Your credential

Export .ics

This is the only credential for your assets — save it. Anyone with it can act at its role level; lose it and there is no recovery. Hand a member token (Team, below) to staff instead of sharing the root ownerId.

Instantly spins up a private, pre-filled sandbox (sample assets, time slots and bookings) — no signup. Explore, book, edit and cancel; it’s yours and auto-expires.
or load an existing ownerId / member token:

Publish an asset

min notice · no-cancel cutoff (minutes)

Your assets

Bookings

Report

Activity

Team

Hand staff a role-scoped token instead of your root ownerId. A dispatcher can read + book + schedule windows; a viewer can only read (bookings, report). A member token is used exactly like an ownerId — paste it into “Load” above. Only you (the owner) can mint or revoke members.

Webhooks

POST an event payload to your own URL when things happen on your assets (reserve, hold, confirm, cancel, window/asset changes). https + a web port only; the URL is checked against SSRF at registration and on every send.

Open an asset

A manager shares an asset link with you. Opening it shows the available time slots and their cost — pick one to reserve.

— a hold reserves a seat tentatively; confirm it before it expires.