API IntegrationAPI SpecificationAuthenticationLogout userInvalidate refresh token and logout the userCopy MarkdownOpenServer URLloading...POST/auth/session/logoutSendAuthorizationAuthorizationbearer AuthorizationBearer <token>In: headerResponse Body204cURLJavaScriptGoPythonJavaC#Rustcurl -X POST "https://example.com/auth/session/logout"204EmptyRegister new user with email and password POSTCreate an unverified user account with email and password. A verification email will be sent.Get current user info GETReturns the current authenticated user info including role and linked wallets