πv2 API Reference
What's new in API v2?
Endpoint Information
Authorizations
server-keystringRequired
REQUIRED ON ALL REQUESTS.
Query parameters
PlayersbooleanOptionalExample:
Include player list in response
trueStaffbooleanOptionalExample:
Include staff list (Admins, Mods, Helpers) in response
trueJoinLogsbooleanOptionalExample:
Include join logs in response
trueQueuebooleanOptionalExample:
Include queue data in response
trueKillLogsbooleanOptionalExample:
Include kill logs in response
trueCommandLogsbooleanOptionalExample:
Include command logs in response
trueModCallsbooleanOptionalExample:
Include moderator call logs in response
trueVehiclesbooleanOptionalExample:
Include vehicle list in response
trueResponses
200
Requested data. Optional fields only included when query=true.
application/json
NamestringRequiredExample:
API TestOwnerIdintegerRequired
CoOwnerIdsinteger[]Required
CurrentPlayersintegerRequired
MaxPlayersintegerRequired
JoinKeystringRequiredExample:
APIServerAccVerifiedReqstringRequiredExample:
Disabled / Email / Phone/IDTeamBalancebooleanRequired
Queueinteger[]Optional
Only included when Queue=true query parameter is provided
403
Unauthorized
500
Error communicating with Roblox
application/json
get
/v2/serverLast updated