cURL
curl --request POST \ --url https://v3.minestorecms.com/api/game_auth/init/{username}
{ "status": true, "error": "TIMEOUT" }
Documentation IndexFetch the complete documentation index at: https://docs.minestorecms.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
Use this file to discover all available pages before exploring further.
The username of the player to initialize authentication for.
"Player123"
Success
True if authentication was initialized successfully.
true
Error message in case of failure.
"TIMEOUT"