Discussions

Ask a Question
Back to all

generated an API key,JWT

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!