Generating Tokens for API Authentication
Method 1: Get Token from UI
Method 2: Programmatic Authentication
Obtaining an Access Token via API
{
"user": "string",
"password": "string"
}Python Example for Authentication
Important Note on Headers
Last updated