Stradr.com API
  • Welcome!
    • Obtaining an API Key
    • Making your first request
  • Order endpoints
    • [POST] Buy Orders
    • [POST] Sell Orders
  • Account endpoints
    • [POST] Change Settings
    • [GET] Query Positions
    • [GET] Query Account Value
    • [GET] Query Daily Change
    • [GET] Query Buying Power
    • [GET] Query Statistic
    • [GET] Query Settings
    • [GET] Query Ranking
    • [GET] Query API Requests
    • [GET] Generate statistical report
Powered by GitBook
On this page
  1. Account endpoints

[GET] Query Ranking

Query your global ranking

This endpoint allows you to query your global ranking as it would appear on the global Stradr leaderboards and your profile. Note that the ranked value of your account is your account value last market close, not your last calculated value.

Example request:

GET https://stradr.com/api/queryRanking?key=YOUR_KEY_HERE
Previous[GET] Query SettingsNext[GET] Query API Requests

Last updated 1 year ago