Handshake between between systems

Used to check that your internal systems can connect to the Liquidity Hub services.

Responses
200

A simple handshake_ok response message confirming successful connection

400

Bad request

403

Forbidden

404

Not found

500

Internal server error

get/handshake
Request samples
Response samples
application/json
{
  • "message": "handshake_ok"
}