Hey
@Lea CC, No token-based auth before when I created that. Anyway, if you're looking for generating tokens programmatically, here's what you can do:
- Go to Setup > Integrations > Manage Integrations
- Create a new one or Edit an existing one
- Please make sure to enable the 'Token-Bassed Autghentication' checkbox
- Use OAuth library just like
https://github.com/ddo/oauth-1.0a to generate the the token key and secret.