Learn how to retrieve API credentials and generate JWT tokens for authenticated API access in Visual Layer Cloud.
Log in to Visual Layer
Visit the API Credentials Page
You must be authenticated in the browser for this to work. The request depends on your active browser session.
curl
:
Authorization
header as a Bearer token
type on every request.
⚠️ Please make sure you have PyJWT
installed. If not, install it using: