v
Hello, How do I download my organization’s JWT private key for backend API authentication? I must have the full PEM private key to generate JWT tokens for backend API calls.
s
cc: @Kings_big💫
k
Go to your dashboard, create a new key pair under API Keys, and download the PEM private key immediately, it’s only shown once and needed to generate backend JWT tokens.
v
Thank you for your help. That didn’t work—it only created a short key, and I did not see any option to download a PEM private key file. Could you please provide step-by-step instructions or clarify how to generate and download the PEM private key needed for backend JWT authentication with RS256? Thank you
i managed! thanks again!
k
You're welcome