Base URL

https://api.potatoland.cc


Coins API

GET /api/coins/balance/:uuid

Example: /api/coins/balance/069a79f4-44e9-4726-a5be-fca90e38aaf5

GET /api/coins/balance/username/:username

Example: /api/coins/balance/username/Steve


LuckPerms API

GET /api/luckperms/user/:uuid

Get user's groups and prefix by UUID

GET /api/luckperms/user/username/:username

Get user's groups and prefix by username

GET /api/luckperms/group/:groupName

Get group prefix and suffix


Potatoland API v1.0.0