Issue tokensAsk AIpost https://authx.alpaca.markets/v1/oauth2/tokenExchange client credentials for an access tokenForm Datagrant_typestringenumrequiredGrant typeclient_credentialsAllowed:client_credentialsclient_idstringrequiredlength between 20 and 32Client IDclient_secretstringlength ≤ 128Client secret (if using client_secret)client_assertion_typestringenumClient assertion type (if using private_key_jwt)urn:ietf:params:oauth:client-assertion-type:jwt-bearerAllowed:urn:ietf:params:oauth:client-assertion-type:jwt-bearerclient_assertionstringlength ≤ 16384Client assertion JWT (if using private_key_jwt)Responses 200OK defaultErrorUpdated 5 months ago