/
MI
minecraftauthentication
/
Internal API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.4
raw.githubusercontent.com
2025-06-28
19
7
18.4 KB
Authentication
Create a JWT with accepted platform ids
post
/auth/accept
Request body
object
required
accepted
string[]
appId
string
redirectUrl
string
Example request
{ "accepted": [ "platform_name" ] }
Response
OK