Acquire Service Account tokenAsk AIpost https://sandbox-auth.tangocard.com/oauth/tokenAcquire a Tango API access token using a Service Account credentialsForm Dataclient_idstringrequiredYour client's IDclient_secretstringrequiredYour client's secretusernamestringrequiredService Accounts's usernamepasswordstringrequiredService Accounts's passwordscopestringenumrequiredList of space-separated OAuth scopes. Always set to raas.allraas.allAllowed:raas.allaudiencestringenumrequiredAudience for the token. Always set to https://api.tangocard.com/https://api.tangocard.com/Allowed:https://api.tangocard.com/grant_typestringenumrequiredType of the OAuth flow in progress. Always set to passwordpasswordAllowed:passwordHeadersContent-TypestringOptional.AcceptstringOptional.Responses 200OK 400Bad Request 401UnauthorizedUpdated 3 months ago