v1

latestOpenAPI 3.0.4raw.githubusercontent.com2025-06-2819718.4 KB
Application

Retrieve your applications

Requires being logged into the MinecraftAuthentication website, and passing the <code>JSESSIONID</code> cookie along with your request.

get/applications

Response

Successful operation

namestring
logostring
redirect_urlsstring[]
tos_urlstring
privacy_urlstring
verify_statusstring

Example response

[
  {
    "verify_status": "UNVERIFIED"
  }
]
All 19 operations