tsci auth print-token
tsci auth print-token
prints your current tscircuit API token. This token can be used with the advanced web APIs such as the Datasheet API.
Usage
tsci auth print-token
Make sure you have previously logged in with tsci login
. The command will output a token string that you can pass in the Authorization: Bearer <token>
header of API requests.