- CrossScan 41 endpoints, 27 webhook events Read from the route handlers, so method and path only.
- RoomIQ 314 endpoints From the product’s own written reference.
- SpacesIQ 314 endpoints From the product’s own written reference.
- CrossConnect 598 endpoints, 8 webhook events From the product’s own written reference.
- CrossTrust 24 endpoints Read from the route handlers, so method and path only.
- CrossCheck 60 endpoints Read from the route handlers, so method and path only.
- CrossRoom 116 endpoints Read from the route handlers, so method and path only.
- CrossVenue 20 endpoints Read from the route handlers, so method and path only.
How this was assembled
Nothing on these pages is hand-listed. A reference typed out by a person is wrong within a release and nobody finds out until a customer does, so an importer reads the product source directly and this is what it found on 9 September 2026.
Two sources, and each product page says which it used. Where a product ships its own written reference alongside its controllers, that is what you are reading, and every endpoint carries a summary. Where it does not, the routes were read from the handlers, which yields the method and the path and nothing else.
Route-derived counts are floors. A path a product assembles from a variable cannot be read this way, so it is absent rather than guessed at. If an endpoint you need is missing, ask rather than assume it does not exist.
