1. Get a token using username and passwordpost https://auth.seismic.com/tenants/{tenant}/connect/token#pPath ParamstenantstringrequiredForm Datagrant_typestringrequiredThis should be set to passwordclient_idstringrequiredYour client_id for a password flow clientclient_secretstringrequiredYour client_secret for a password flow clientusernamestringrequiredThis is your Seismic username for a direct logon userpasswordstringrequiredThis is your Seismic password for your direct logon userscopestringrequiredA space separated list of one or more approved scopesHeadersContent-TypestringrequiredDefaults to application/x-www-form-urlencodedResponses 200200 400400Updated about 7 years ago