Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.05 KB

LeaderboardApi.md

File metadata and controls

36 lines (20 loc) · 1.05 KB

\LeaderboardApi

All URIs are relative to https://localhost/api/v1

Method HTTP request Description
LeaderboardGet Get /leaderboard Get current leaderboard.

LeaderboardGet

[]Leaderboard LeaderboardGet($method)

Get current leaderboard.

Parameters

Name Type Description Notes
method string Ranking type. Options: "notional", "ROE" [optional] [default to notional]

Return type

[]Leaderboard

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json, application/x-www-form-urlencoded
  • Accept: application/json, application/xml, text/xml, application/javascript, text/javascript

[Back to top] [Back to API list] [Back to Model list] [Back to README]