Authentication
Authentication
Setting Environment Variables
Before accessing commands, set the following environment variables:
export SYNTROPY_API_TOKEN="API_AUTHENTICATION_TOKEN_HERE"
export SYNTROPY_API_SERVER=https://api.syntropystack.com
Retrieving an Access Token
You can refer to this article to learn how to retrieve an access token.
Updated 7 months ago