Authentication Guide
Overview
Interactive Authentication
Login
import quilt3
# Opens your browser for authentication
quilt3.login()Check Authentication Status
Logout
API Key Authentication
When to Use API Keys
Use API Keys For
Creating Your First API Key
Step 1: Authenticate Interactively
Step 2: Create an API Key
Step 3: Store the Secret Securely
Step 4: Use the API Key
Managing Your API Keys
List All Your Keys
Filter Keys
Get a Specific Key
Revoke a Key
Best Practices
Security Guidelines
Administrator Guide
Prerequisites
List All API Keys
Get Key Details
Revoke a User's Key
Audit Key Usage
Generate Usage Reports
Athena Query for Audit Trail
Troubleshooting
Authentication Failed
Solutions
API Key Prefix Error
Solutions
Key Expired
Solution
Environment Variable Not Set
Solutions
Migration from Interactive to API Key
Before (Interactive Login)
After (API Key)
Migration Checklist
API Reference
Additional Resources
Last updated
Was this helpful?

