No public API available, besides the user stats. They did tell me that they were busy making one so be patient for that.
Code:
https://manacube.com/stats_data/fetch.php?uuid={UUID}
You can use this website to browse king Benny data:
https://dash.mana-api.xyz/global
You can use this website to browse prison data:
https://dash.mana-api.xyz
You can also use the API used by the website. If you intend to use this API I would like to ask you to set a custom user-agent with "Project (discord#id)", this way I can contact you if needed.
ManaApi
An api and lookup website for prison and global data.
(Once my summer vacation begins and the official API is still not released I will update it to include more realms.)
The base URL for the API is:
https://api.mana-api.xyz/api/
King Benny (global)
https://api.mana-api.xyz/api/global/benny
Get request
Search king Benny (global)
https://api.mana-api.xyz/api/global/benny/:search
Get request
:search - search parameter (full username or part of it)
Scrambler leaderboard (prison)
https://api.mana-api.xyz/api/player/scrambler/leaderboards
Get request
sort - sorting query (swl | fst | none)
min - minimum amount of scrambler wins query (number)
ignore - ignore inactive accounts (1 month)
Pond leaderboard (prison)
https://api.mana-api.xyz/api/player/pond/leaderboards
Get request
All player stats (prison)
https://api.mana-api.xyz/api/player/all/:username
Get request
:username - username parameter (full username)
Player crates (prison)
https://api.mana-api.xyz/api/player/crates/:username
Get request
:username - username parameter (full username)
Mining stats (prison)
https://api.mana-api.xyz/api/player/mining/:username
Get request
:username - username parameter (full username)
Scrambler stats (prison)
https://api.mana-api.xyz/api/player/scrambler/:username
Get request
:username - username parameter (full username)
Pond stats (prison)
https://api.mana-api.xyz/api/player/pond/:username
Get request
:username - username parameter (full username)
Recent marriages (prison)
https://api.mana-api.xyz/api/marriage/recent
Get request
The names provided are either unknown ("name") or nicknames/real usernames.