- CrossScan 40 endpoints, 27 webhook events Read from the route handlers, so method and path only.
- CrossConnect 598 endpoints, 8 webhook events From the product’s own written reference.
- CrossTrust 14 endpoints Read from the route handlers, so method and path only.
- CrossCheck 10 endpoints Read from the route handlers, so method and path only.
- CrossRoom 106 endpoints Read from the route handlers, so method and path only.
- CrossVenue 20 endpoints Read from the route handlers, so method and path only.
- RoomIQ and SpacesIQ 314 endpoints From the product’s own written reference.
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 11 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.
