SparkXP - API documentation
/public/status
GET
Only returns if the bot is currently online.
/public/version
GET
Retrieves the working version of the API and our bot.
/public/status/info
GET
Fetches the bot's current status and any additional information (e.g. version, uptime, serverCount, etc).
/public/users/:id
GET
Retrieves information on a specific user based on their Roblox user-id.
/public/dis_users/:dis_id
GET
Retrieves information on a specific user based on their user-id from discord.
/public/group/:id
POST
Retrieves information on a specific group based on their Roblox group-id.
/public/guild/:id
POST
Retrieves information on a specific group based on their guild-id.
Only returns if the bot is currently online.
Retrieves the working version of the API and our bot.
Fetches the bot's current status and any additional information (e.g. version, uptime, serverCount, etc).
Retrieves information on a specific user based on their Roblox user-id.
Retrieves information on a specific user based on their user-id from discord.
Retrieves information on a specific group based on their Roblox group-id.
Retrieves information on a specific group based on their guild-id.