ReAdmin home page
Search...
Dashboard
Support
Dashboard
Search...
Navigation
Games
Create a ban
Documentation
API Reference
ReAdmin home page
API Documentation
Introduction
How to access API Keys for ReAdmin
Ranking Key
ReAdmin Ranking Module
GET
Get information about the ranking key
PUT
Change user rank
DEL
Exile user
GET
Get pending join requests
DEL
Decline join request
PATCH
Accept join request
PATCH
Post a shout message
Staff History
GET
Get staff history
POST
Create a staff history
Workspace
GET
Get workspace information
GET
Get leaderboard for workspace
GET
Get user minutes in workspace
Sessions
GET
Get all roles for sessions
GET
Get all upcoming sessions
GET
Get sessions happening in the next 12 hours
GET
Get a specific session by ID
POST
Create a server for a session
POST
Claim a role for a session server
Games
GET
Get workspace bans
POST
Create a ban
DEL
Delete a workspace game ban
Orders
Ordering Module
GET
Authenticate order
GET
Get orders
POST
Create order
PUT
Claim an order
PUT
Release an order
PUT
Complete an order
PUT
Cancel an order
PUT
Set an order to awaiting pick up
PUT
Set an order to handed to customer
Activity Tracker APIs
Activity Tracking APIs
POST
Create a new server
POST
Get server information
DEL
End a game session
POST
Player joins a game session
DEL
Player leaves a game session
POST
Send data to server
Games
Create a ban
POST
api.readmin.app
/
games
/
bans
Send
Authorization
loader-id
string
*
loader-id
Required
string
Body
object
*
userId
string
*
userId
Required
string
reason
string
*
reason
Required
string
bannedByUserId
string
*
bannedByUserId
Required
string
expiresInDays
number
expiresInDays
number
Authorizations
loader-id
string
header
required
Body
application/json
userId
string
required
reason
string
required
bannedByUserId
string
required
expiresInDays
number
Response
201 - application/json
success
boolean
required
ban
object
required
Workspace bans
Show child attributes
ban.
expires
string
required
ban.
_id
string
ban.
groupId
string
ban.
userId
string
ban.
reason
string
ban.
disciplinarianId
string
ban.
active
string
ban.
created
boolean
Get workspace bans
Delete a workspace game ban