API Documentation

View documentation for RBXBolt API

Get API Key
https://api.rbxbolt.com/v1
GET /discord/{ID}
Gets the user account by id
?key={APIKey} must be added to the request.
                {"Username":"Sicken_L","UserId":"831279384","id":"570013631409029120"}
              
                {"success":false,"error":"User not verified"}
              
GET /stats
Gets the total amount of account verified with RBXBolt.
                {"users":0}