Introduction

The Superr API is a powerful & a set of REST-like HTTP APIs through which you can fetch live/historical data, automate your trading strategies, and monitor your portfolio in real time. An ApiKey and secret_key pair is issued that allows you to connect to the server. You have to register a redirect url where you will be sent after the login. All input requests and responses are in JSON format. Standard HTTP codes are used to indicate success and error states accompanied with JSON data. The API endpoints are cross site request enabled, hence can be called directly from browsers. An api_key is issued and you have to register a redirect url where a user is sent after the login flow.You can also use Superr API alongside with the third-party applications.

Note: If you do not have a Superr API developer account, read more about it and signup here (opens in a new tab).

Libraries & SDKs

Below is a list of pre-built client libraries for Superr API written in various programming languages that can be used to interact with the APIs without having to make raw HTTP calls.

The 1.0 version of the following given libraries are on Github.

Base URL

The BASE URL is the common url used as prefix for all API call.

https://openapi.stoxkart.com/