ChirpStack v4 generate JWT token (API key)

How to generate JWT token (API key) using REST API? If not possible what is the alternative to generate it?
API token is an internal service. What is the expiry time for API Token?

You can only generate API tokens using the web-interface. API tokens do not expire, but can be removed (using the UI).

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.