Oauth2 streaming workflow

Critical points of real-time delivery of FX rates:

  • Experience of the customer via integrated front-end

  • Latency

  • Reliability

  • Scalability

Non-critical points of real-time delivery of FX rates:

  • Who is delivering the service

  • FX Streaming service does not need any sensitive information like customer data/customer balance/ customer limits

Due to above we recommend making FXWebAPI responsible for real-time rate delivery to the end customer.

It is not recommended, but you server can also face directly your customer also for market data distribution. Documentation for this case be be found on following pages:

FXWebAPI integration workflow for Real-time FX Rates delivery is explained with below graph:

Last updated