- API token management
API token management
Improvementโข
We've reworked our API management in the redirect.pizza interface which adds some great additions:
- You may now create multiple API tokens under a single team
- You may label an API token with a descriptive name
- You can now see when an API token was last used
- You can now see how many calls per month are made per API token
- When generating an API token, you can only see the API token value once. After that, the API token is never shown again. This is conform best practice security practices.
Of course, our API keys are still automatically secret scanned on GitHub.