Your API tokens are scoped to either your production or sandbox environment.
Using the API
Authentication
API uses HTTP Basic Authentication with your client ID as the username and your client secret as the password.
If integrating with one of our SDKs, the SDK reads environment variables and will populate the credentials for you.