This feature is available with some paid plans
You can create multiple API access tokens within one organization, as long as it has multiple users. API tokens are generated on the user level, rather than for your organization.
Once you've added users to your account, there are two ways to generate multiple API access tokens:
- Ask each user to follow the instructions at How do I generate an OAuth access token for the Bitly API? to create the required API tokens.
- If you have their usernames and passwords, you can use the Resource Owner Credentials Grant endpoint to retrieve the API access token for each of them.
Remember to protect each token — treat it like it's a password. If it gets exposed to anyone outside your organization, you can always manually disable this one and generate a new one.