Authenticate
The Roboflow CLI and Python package support token issuance, a convenient way to grant an API key. When you authenticate with roboflow.login()
in Python, or roboflow auth
in the CLI, you will be given a URL to a page through which you can issue a token to access a workspace.
You will be asked to select a workspace, then given a token for use in the Python package or CLI.
Last updated
Was this helpful?