# SSO ## API Docs - sso > admin [account-create](https://gq3wsl4io3.apifox.cn/api-68940631.md): Create easily an account. This admin management api bypass the email verification. - sso > admin [account-suspend](https://gq3wsl4io3.apifox.cn/api-68940627.md): - sso > admin [account-unsuspend](https://gq3wsl4io3.apifox.cn/api-68940629.md): - sso > admin [account-bind-wallet](https://gq3wsl4io3.apifox.cn/api-68940630.md): - sso > applications > scope [add](https://gq3wsl4io3.apifox.cn/api-68940652.md): Add a scope to your application - sso > applications > scope [delete](https://gq3wsl4io3.apifox.cn/api-68940653.md): Delete a scope to your application - sso > applications > user [add](https://gq3wsl4io3.apifox.cn/api-68940654.md): - sso > applications > user [update](https://gq3wsl4io3.apifox.cn/api-68940655.md): - sso > applications > user [delete](https://gq3wsl4io3.apifox.cn/api-68940656.md): - sso > applications > user [user-all](https://gq3wsl4io3.apifox.cn/api-68940657.md): Get all the users from the Application designed in the header. - sso > applications > user [is-allowed](https://gq3wsl4io3.apifox.cn/api-68940658.md): Return if the the user represented by the token has the appropriate role for the application represented by the apiKey. - sso > applications [create](https://gq3wsl4io3.apifox.cn/api-68940632.md): Internal application to delegate the authentication process to an API key. Users can create either personal or management application. - sso > applications [delete](https://gq3wsl4io3.apifox.cn/api-68940633.md): Delete one of your application - sso > applications [new-api-key](https://gq3wsl4io3.apifox.cn/api-68940635.md): Request a new API-KEY for your application - sso > applications [all](https://gq3wsl4io3.apifox.cn/api-68940634.md): [staff-only] Get all applications - sso > applications [all-own](https://gq3wsl4io3.apifox.cn/api-68940636.md): Get all of your application - sso > applications [details](https://gq3wsl4io3.apifox.cn/api-68940637.md): - sso > applications [is-owner](https://gq3wsl4io3.apifox.cn/api-68940639.md): - sso > auth > token [token-refresh](https://gq3wsl4io3.apifox.cn/api-68940659.md): Claim a new Token using your refresh-token - sso > auth > register [register](https://gq3wsl4io3.apifox.cn/api-68940660.md): Create a new SSO account for the user. - sso > auth > register [request-email-code](https://gq3wsl4io3.apifox.cn/api-68940661.md): - sso > auth > register [verify-email-code](https://gq3wsl4io3.apifox.cn/api-68940662.md): - sso > auth > password [password-reset](https://gq3wsl4io3.apifox.cn/api-68940663.md): Update the password of the SSO account linked to given email. - sso > auth > password [request-email-code](https://gq3wsl4io3.apifox.cn/api-68940664.md): - sso > auth > password [verify-email-code](https://gq3wsl4io3.apifox.cn/api-68940665.md): - sso > auth > discord [authorize-URL](https://gq3wsl4io3.apifox.cn/api-68940666.md): Get Discord url in order to ask user to authorise our application with his discord account. - sso > auth > discord [login](https://gq3wsl4io3.apifox.cn/api-68940667.md): Authenticate to Delysium with a Discord authentication code. if no account exist, an account will be created. - sso > auth [login](https://gq3wsl4io3.apifox.cn/api-68940638.md): Authenticate the user and return a new pair of Token & Refresh Token. Only one user is allowed to login with an account at a time, meaning if any other user is using the same account he will be automatically logout when a new login happens. - sso > auth [auth-me](https://gq3wsl4io3.apifox.cn/api-68940640.md): Returns the User linked to the provided authentication token. - sso > auth [logout](https://gq3wsl4io3.apifox.cn/api-68940641.md): Invalidate user's tokens and refresh tokens. - sso > auth-eth [login-challenge](https://gq3wsl4io3.apifox.cn/api-68940642.md): Request a wallet challenge nonce in order to login with your ETH wallet to SSO. - sso > auth-eth [login](https://gq3wsl4io3.apifox.cn/api-68940643.md): Login to SSO using your ETH wallet - sso > auth-eth [bind-challenge](https://gq3wsl4io3.apifox.cn/api-68940644.md): - sso > auth-eth [bind-account](https://gq3wsl4io3.apifox.cn/api-68940645.md): Bind you wallet address to your SSO account represented by your email. - sso > auth-eth [is-bound](https://gq3wsl4io3.apifox.cn/api-68940646.md): Verify if a ETH address is already bound to an SSO account. - sso > access > planning > session [get](https://gq3wsl4io3.apifox.cn/api-68940675.md): Get a session by its id. - sso > access > planning > session [all](https://gq3wsl4io3.apifox.cn/api-68940676.md): - sso > access > planning > session [find](https://gq3wsl4io3.apifox.cn/api-68940677.md): Search for a session of given type and where given date is within a session time. start < date & date < end - sso > access > planning > session [create](https://gq3wsl4io3.apifox.cn/api-68940678.md): Create a new planning sessions with a given type. - sso > access > planning > session [update](https://gq3wsl4io3.apifox.cn/api-68940679.md): Update the start and end time of a planning sessions. - sso > access > planning > session [delete](https://gq3wsl4io3.apifox.cn/api-68940680.md): - sso > access > planning > assistant [create-sessions](https://gq3wsl4io3.apifox.cn/api-68940681.md): Create a list of sessions based on the given configuration. - sso > access > planning > assistant [delete-sessions](https://gq3wsl4io3.apifox.cn/api-68940682.md): Delete every sessions of specified type between from <-> to. - sso > access > planning [get](https://gq3wsl4io3.apifox.cn/api-68940668.md): Get all the sessions of the Planning. optional filters for type and date are available. - sso > access > pbe-access [is-authorized](https://gq3wsl4io3.apifox.cn/api-68940669.md): Check if email is authorized to access the early-access scope - sso > newsletter [get-subscribers](https://gq3wsl4io3.apifox.cn/api-68940647.md): Get user emails which are subscribed to the newsletter - sso > user > me > email [update](https://gq3wsl4io3.apifox.cn/api-68940683.md): Update your account email. You need to be authenticated to use this api. - sso > user > me > password [update](https://gq3wsl4io3.apifox.cn/api-68940684.md): Update your account password. You need to be authenticated to use this api. - sso > user > role [all](https://gq3wsl4io3.apifox.cn/api-68940670.md): - sso > user > role [update-role](https://gq3wsl4io3.apifox.cn/api-68940671.md): Update the role of a User. - sso > user > role [update-role-batch](https://gq3wsl4io3.apifox.cn/api-68940672.md): Update the role of given Users. - sso > user > role [delete-role](https://gq3wsl4io3.apifox.cn/api-68940673.md): Delete the role of a User. Its role will be set to null which is equivalent to the most basic role. - sso > user > role [delete-role-batch](https://gq3wsl4io3.apifox.cn/api-68940674.md): Delete the role of given Users. Their roles will be set to null which is equivalent to the most basic role. - sso > user [all](https://gq3wsl4io3.apifox.cn/api-68940648.md): Returns every registered users. - sso > user [find](https://gq3wsl4io3.apifox.cn/api-68940649.md): Search for a User based on the optional parameters provided. - sso > wallet [find-owner](https://gq3wsl4io3.apifox.cn/api-68940650.md): find the owner of a given wallet address at a given time in the SSO wallet history - sso > wallet [find-wallet](https://gq3wsl4io3.apifox.cn/api-68940651.md): find the wallet of a given user identifier at a given time in the SSO wallet history - sso [Get API version](https://gq3wsl4io3.apifox.cn/api-68940628.md):