curl --location 'https://depix.eulen.app/api/ping'
{ "response": { "msg": "Pong!", "claims_for_token_debug": { "alg": "RS256", "env": "production", "exp": 1767322800, "iat": 1767236400, "jti": "65e9f0b92ded", "scope": [ "deposit", "withdraw" ], "sub": "partner-42", "typ": "JWT" } }, "async": false }