Rex diagnostics

Mints a Rex token with the stored client ID and secret, then reads today's reservations with it. Credentials never leave the server and the token is truncated to 12 characters before anything reaches this page.

Diagnostics output

Token status
Reservations status
Record count
Token (12 chars)

Step 1 — POST /api/api-key/token

Running…

Step 2 — GET /api/reservation/settings

Venues — GET /api/venue

Calendar — GET /api/reservation/settings/reservations-for-calendar

Custom range variants

Same endpoint, four candidate range queries over the next 14 days. The shape that returns a window-sized record count is the one the /futurebookings board uses.