Standard API Utility Endpoints
Many - possibly most - APIs that we work with make one or two utility endpoints available for checking connection, authentication, server time, etc. For example "ServerTime" and "ConnectionStatus" (or even, simply, "Connected"). The first call sim...