get-token

Information

GET https://api.brickverse.co/v2/auth/get-token

Fetch active session's BrickVerse Security token.

Sharing this token allows anyone to login as you.

{"status": "ok", "success": true, "token": "token"}

Last updated