# SSO ## API Docs - sso > admin [account-create](https://dlab-sso.apifox.cn/api-61963460.md): Create easily an account. This admin management api bypass the email verification. - sso > admin [account-suspend](https://dlab-sso.apifox.cn/api-61963459.md): - sso > admin [account-unsuspend](https://dlab-sso.apifox.cn/api-61963457.md): - sso > admin [account-bind-wallet](https://dlab-sso.apifox.cn/api-61963458.md): - sso > applications > scope [add](https://dlab-sso.apifox.cn/api-61963478.md): Add a scope to your application - sso > applications > scope [delete](https://dlab-sso.apifox.cn/api-61963479.md): Delete a scope to your application - sso > applications > user [add](https://dlab-sso.apifox.cn/api-61963480.md): - sso > applications > user [update](https://dlab-sso.apifox.cn/api-61963481.md): - sso > applications > user [delete](https://dlab-sso.apifox.cn/api-61963482.md): - sso > applications > user [user-all](https://dlab-sso.apifox.cn/api-61963484.md): Get all the users from the Application designed in the header. - sso > applications > user [is-allowed](https://dlab-sso.apifox.cn/api-61963485.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://dlab-sso.apifox.cn/api-61963463.md): Internal application to delegate the authentication process to an API key. Users can create either personal or management application. - sso > applications [delete](https://dlab-sso.apifox.cn/api-61963461.md): Delete one of your application - sso > applications [new-api-key](https://dlab-sso.apifox.cn/api-61963462.md): Request a new API-KEY for your application - sso > applications [all](https://dlab-sso.apifox.cn/api-61963464.md): [staff-only] Get all applications - sso > applications [all-own](https://dlab-sso.apifox.cn/api-61963465.md): Get all of your application - sso > applications [details](https://dlab-sso.apifox.cn/api-61963466.md): - sso > applications [is-owner](https://dlab-sso.apifox.cn/api-61963467.md): - sso > auth > token [token-refresh](https://dlab-sso.apifox.cn/api-61963486.md): Claim a new Token using your refresh-token - sso > auth > register [register](https://dlab-sso.apifox.cn/api-61963487.md): Create a new SSO account for the user. - sso > auth > register [request-email-code](https://dlab-sso.apifox.cn/api-61963488.md): - sso > auth > register [verify-email-code](https://dlab-sso.apifox.cn/api-61963489.md): - sso > auth > password [password-reset](https://dlab-sso.apifox.cn/api-61963490.md): Update the password of the SSO account linked to given email. - sso > auth > password [request-email-code](https://dlab-sso.apifox.cn/api-61963491.md): - sso > auth > password [verify-email-code](https://dlab-sso.apifox.cn/api-61963492.md): - sso > auth > discord [authorize-URL](https://dlab-sso.apifox.cn/api-61963493.md): Get Discord url in order to ask user to authorise our application with his discord account. - sso > auth > discord [login](https://dlab-sso.apifox.cn/api-61963494.md): Authenticate to Delysium with a Discord authentication code. if no account exist, an account will be created. - sso > auth [login](https://dlab-sso.apifox.cn/api-61963468.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://dlab-sso.apifox.cn/api-61963469.md): Returns the User linked to the provided authentication token. - sso > auth [logout](https://dlab-sso.apifox.cn/api-61963470.md): Invalidate user's tokens and refresh tokens. - sso > auth-eth [login-challenge](https://dlab-sso.apifox.cn/api-61963471.md): Request a wallet challenge nonce in order to login with your ETH wallet to SSO. - sso > auth-eth [login](https://dlab-sso.apifox.cn/api-61963472.md): Login to SSO using your ETH wallet - sso > auth-eth [bind-account](https://dlab-sso.apifox.cn/api-61963512.md): Bind you wallet address to your SSO account represented by your email. - sso > auth-eth [bind-challenge](https://dlab-sso.apifox.cn/api-61963511.md): - sso > auth-eth [is-bound](https://dlab-sso.apifox.cn/api-61963510.md): Verify if a ETH address is already bound to an SSO account. - sso > access > planning > session [get](https://dlab-sso.apifox.cn/api-61963520.md): Get a session by its id. - sso > access > planning > session [all](https://dlab-sso.apifox.cn/api-61963521.md): - sso > access > planning > session [find](https://dlab-sso.apifox.cn/api-61963522.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://dlab-sso.apifox.cn/api-61963523.md): Create a new planning sessions with a given type. - sso > access > planning > session [update](https://dlab-sso.apifox.cn/api-61963524.md): Update the start and end time of a planning sessions. - sso > access > planning > session [delete](https://dlab-sso.apifox.cn/api-61963525.md): - sso > access > planning > assistant [create-sessions](https://dlab-sso.apifox.cn/api-61963526.md): Create a list of sessions based on the given configuration. - sso > access > planning > assistant [delete-sessions](https://dlab-sso.apifox.cn/api-61963527.md): Delete every sessions of specified type between from <-> to. - sso > access > planning [get](https://dlab-sso.apifox.cn/api-61963495.md): Get all the sessions of the Planning. optional filters for type and date are available. - sso > access > pbe-access [is-authorized](https://dlab-sso.apifox.cn/api-61963496.md): Check if email is authorized to access the early-access scope - sso > newsletter [get-subscribers](https://dlab-sso.apifox.cn/api-61963474.md): Get user emails which are subscribed to the newsletter - sso > user > me > email [update](https://dlab-sso.apifox.cn/api-61963535.md): Update your account email. You need to be authenticated to use this api. - sso > user > me > password [update](https://dlab-sso.apifox.cn/api-61963539.md): Update your account password. You need to be authenticated to use this api. - sso > user > role [all](https://dlab-sso.apifox.cn/api-61963503.md): - sso > user > role [update-role](https://dlab-sso.apifox.cn/api-61963504.md): Update the role of a User. - sso > user > role [update-role-batch](https://dlab-sso.apifox.cn/api-61963505.md): Update the role of given Users. - sso > user > role [delete-role](https://dlab-sso.apifox.cn/api-61963507.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://dlab-sso.apifox.cn/api-61963508.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://dlab-sso.apifox.cn/api-61963473.md): Returns every registered users. - sso > user [find](https://dlab-sso.apifox.cn/api-61963475.md): Search for a User based on the optional parameters provided. - sso > wallet [find-owner](https://dlab-sso.apifox.cn/api-61963476.md): find the owner of a given wallet address at a given time in the SSO wallet history - sso > wallet [find-wallet](https://dlab-sso.apifox.cn/api-61963477.md): find the wallet of a given user identifier at a given time in the SSO wallet history - sso [Get API version](https://dlab-sso.apifox.cn/api-61963456.md):