To interact with the Encord platform programmatically, you must authenticate each time you run a script that uses the Encord SDK.
We recommend creating a service account to be used with agents.
ENCORD_SSH_KEY
: The raw content of your private key file.ENCORD_SSH_KEY_FILE
: The absolute path to your private key file.