Skip to content

Minecraft Verification


Returns the information about a verified user


GET/api/minecraft/get-user
Terminal window
https://api.cookie-api.com/api/minecraft/get-user


URL Parameters
lengthLength of the sequence
minMinimum value
maxMaximum value

curl --location 'https://api.cookie-api.com/api/minecraft/get-user?code=12345' \
--header 'Authorization: API_Key'

Responses
{
"player_id": "1d25b1dc57e14bb9bd93f574f75cb4d0",
"player_name": "The_Tea_Cookie",
"success": true,
"verified_at": "1747083427"
}

  1. The user can join via verify.cookie-api.com or mc.cookie-api.com. (Both have a different connection logic. If you are having problems, try the other of the 2 domains.)

  2. Once the user has joined the they will see their verification code both in the Chat and in a Book (opened by default):

  3. You can now take the endpoint from above and provide it the code that you/the user recieved. That Endpoint will then return Information about the user: