Get Access Token From User/PassCopy Pagepost https://{server}/ns-api/v2/tokensRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsgrant_typestringenumrequiredDefaults to passwordThis is the type of authentication request being made. 'password' is most common if using username and password from end user to grant access.passwordrefresh_tokenmfaAllowed:passwordrefresh_tokenmfaclient_idstringThis is the client_id provided to the developer for accessing the api. Will match with the client_secretclient_secretstringThis is the client_secret provided to the developer for accessing the api. Will match with the client_idusernamestringThis is the username and logic for the user. This may look like a uid (user@domain) or could be something else if setup diffferent including a email address potentially.passwordpasswordThis is the password for the user requesting access.Responses 200 400 401 403 404Updated 11 months ago Get Access Token From RefreshGet Access Token after MFA requestDid this page help you?YesNo