Test connection
🧰 Utility & Connectivity Endpoints
Verifies basic API availability. Returns the server’s current timestamp and can be used for synchronization or uptime monitoring.
🔓 No authentication headers are required.
Functions like
/ping
, but echoes back the {echo}
parameter sent by the client.🔐 Requires full authentication headers. Useful for verifying correct authentication implementation and header validation.

Modified at 2025-07-03 20:10:25