Connection guide

Service endpoints

  • URL API: https://fc-data.ssi.com.vn/v2.0/Market

  • URL price streaming Nodejs: wss://fc-datahub.ssi.com.vn/v2.0

  • URL price streaming Python/ .Net: https://fc-datahub.ssi.com.vn/v2.0

  • URL api Java/ .Net: https://fc-data.ssi.com.vn/

  • URL price streaming Java: https://fc-datahub.ssi.com.vn/

Credentials

Users are provided a set of API connection key, including:

  • ConsumerID

  • ConsumerSecrect

Refer to this page to create credentials.

Integration Diagram

Sample code written in Python, Java, Node.js and .Net are provided for your convenience. Refer here regarding how to use sample clients.

Last updated