πv1 API Reference
PRC API v1 is public and outlined on this page. PRC API v2 is currently in beta testing (closed access, you cannot apply or gain access) and will replace version one soon.
API Authentication
API Reference
Authorizations
server-keystringRequired
REQUIRED ON ALL REQUESTS.
Body
commandstringOptionalExample:
The command to be executed
:h Hey everyone!Responses
200
Command executed successfully
No content
400
Bad request
403
Unauthorized
422
The private server has no players in it
500
Problem communicating with Roblox
post
/server/commandNo content
Last updated