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.
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.
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.
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.
A manager shares an asset link with you. Opening it shows the available time slots and their cost — pick one to reserve.