Public APIs (Open APIs): Are accessible to any developer or external consumer. Public APIs are open to connect without API and private key. e.g. get instrument.
Private APIs (Internal APIs): Are accessible to only users with valid API key and Private key. e.g. order creation, order cancellation.
Comments
0 comments
Please sign in to leave a comment.