Authorization: Bearer ********************
curl --location '/v1/ping' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "PONG - API is alive", "timestamp": "2026-04-29T15:00:00.000Z" }