ReAdmin home page
Search...
Dashboard
Support
Dashboard
Search...
Navigation
Ranking Key
Accept join request
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
Ranking Key
Accept join request
PATCH
api.readmin.app
/
ranking
/
join-requests
/
{userId}
Send
Authorization
api-key
string
*
api-key
Required
string
Path
userId
string
*
userId
Required
string
Authorizations
api-key
string
header
required
Path Parameters
userId
string
required
Response
200 - application/json
success
boolean
default: true
message
enum<string>
Available options:
User was accepted into the group.
Decline join request
Post a shout message