How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

VersusGame Leaderboards API

The leaderboards API from VersusGame — 16 operation(s) for leaderboards.

VersusGame Leaderboards API is one of 32 APIs that VersusGame publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Leaderboards. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 19 operations across 16 paths, and defines 25 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against the base URL https://api.versusgame.com.

19 operations 16 paths 25 schemas 1 DELETE14 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.versusgame.com
Authentication
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

VersusGame Leaderboards API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (access-token). An API key is passed in the header as x-api-key (x-api-key).

  • access-token — Enter the bearer token below (do not include 'Bearer')
  • x-api-key — API Key For External calls

Paths & Operations 19

Across 16 paths, the API surfaces 19 operations — 1 DELETE, 14 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

leaderboards 19
POST
/v1/admin/leaderboards
LeaderboardsAdminController_create 1 param body → 201
GET
/v1/admin/leaderboards
LeaderboardsAdminController_list 14 params → 200
PATCH
/v1/admin/leaderboards/{leaderboardId}
LeaderboardsAdminController_update 1 param body → 200
DELETE
/v1/admin/leaderboards/{leaderboardId}
LeaderboardsAdminController_delete 2 params → 200
GET
/v1/admin/leaderboards/{leaderboardId}
LeaderboardsAdminController_byId 1 param → 200
POST
/v1/admin/leaderboards/{leaderboardId}/award-prizes
LeaderboardsAdminController_awardPrizes 1 param body → 200
POST
/v1/admin/leaderboards/{leaderboardId}/archive
LeaderboardsAdminController_archive 1 param body → 200
GET
/v1/admin/leaderboards/points
LeaderboardsAdminController_leaderboardPointsList 7 params → 200
GET
/v1/admin/leaderboards/{leaderboardId}/points/{userId}
LeaderboardsAdminController_pointsByUserId 2 params → 200
GET
/v1/admin/leaderboards/{leaderboardId}/points/{userId}/top/{topN}
LeaderboardsAdminController_statisticsByUserId 3 params → 200400404
GET
/v1/admin/leaderboards/{leaderboardId}/top/{topN}
LeaderboardsAdminController_topThree 2 params → 200400404
GET
/v1/admin/leaderboards/{leaderboardId}/eligible-players-list
LeaderboardsAdminController_eligiblePlayersList 1 param → 200400404
GET
/v1/admin/leaderboards/{leaderboardId}/players-list
LeaderboardsAdminController_playersList 2 params → 200400404
GET
/v1/admin/leaderboards/ledger/{userId}
LeaderboardsAdminController_ledgerByUserId 2 params → 200
GET
/v1/leaderboards/activeLeaderboards
LeaderboardsController_activeLeaderboards 2 params → 200
GET
/v1/leaderboards/previousLeaderboards
LeaderboardsController_previousLeaderboards 3 params → 200
GET
/v1/leaderboards/points
LeaderboardsController_leaderboardPointsList 7 params → 200
GET
/v1/leaderboards/{leaderboardId}
LeaderboardsController_byId 1 param → 200
GET
/v1/leaderboards/{leaderboardId}/top/{topN}
LeaderboardsController_getLeaderboardTopN 2 params → 200404

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are LeaderboardAdmin (30 properties), Leaderboard (27 properties), CreateLeaderboardDto (21 properties), UpdateLeaderboardDto (21 properties). Each schema is shown below with its type and property counts.

LeaderboardLeague
string
startDateComparison
string
league
string
LeaderboardEligibleUsers
object
5 properties 5 required
Leaderboard
object
27 properties 19 required
ListLeaderboardPoints
object
2 properties 2 required
ListLeaderboards
object
2 properties 2 required
LeaderboardState
string
LeaderboardPoints
object
9 properties 9 required
FundsUpdatedReasons
string
AwardLeaderboardDto
object
1 property 1 required
UpdateLeaderboardDto
object
21 properties 1 required
LeaderboardPlayer
object
8 properties 8 required
LeaderboardStatisticsEntity
object
9 properties 3 required
prizeDrawingDateComparison
string
LeaderboardAdmin
object
30 properties 22 required
ListLeaderboardPointsLedger
object
2 properties 2 required
RankedUsernamesEntity
object
6 properties 3 required
CreateLeaderboardDto
object
21 properties 15 required
pointsComparison
string
state
string
LeaderboardPointsLedger
object
4 properties 4 required
ListLeaderboardPlayers
object
3 properties 2 required
endDateComparison
string
ListLeaderboardEligibleUsers
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

versusgame-leaderboards-api-openapi.yml Raw ↑

Other APIs VersusGame publishes across the network.

VersusGame Achievements API
VersusGame App API
VersusGame Assets API
VersusGame Auth API
VersusGame Autogame API
VersusGame Autogame/article/v2 API
VersusGame Buddy List API
VersusGame Categories API
VersusGame Creators API
VersusGame Custom URLS API
VersusGame Cuts API
VersusGame Gameplays API
Where this information came from

This is an independent, third-party profile of VersusGame Leaderboards API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.