Discussions
generated an API key,JWT
about 1 month ago by miriw1045
I generated an API key, but it appears in the format email:apikey (suitable for Basic Auth).
I need a key that supports Bearer Authorization (JWT – starting with eyJ...).
How can I generate such a key through the platform?
Thank you in advance!