Create sequence diagrams with simple online tool

Swimlanes.io is a free webapp for making sequence diagrams. You simply edit the text on the left and the diagram is updated in real time. You can download your sequence diagrams as images or distribute with a link.

title: Scenario 1 (Face Authen Standalone) Mobile/Web App -> Bank Server: Send encrypted data(image, video, metadata) Bank Server -> Bank Server: Internal bank's processing Bank Server -> TS FaceAuthen System: Call eKYC services as Face Registration, Face Authentication Bank Server <- TS FaceAuthen System: Return sanity, livenvess check, face matching result. Bank Server -> Bank Server: Internal bank's processing Face Registration/Authentication result Bank Server -> Mobile/Web App: Return result to Mobile/Web App