Authentication
The DraftLift API uses API keys for authentication. Keys are scoped to your account and can be created from the Settings page.Creating an API key
- Navigate to Settings > API Keys in your DraftLift dashboard
- Click Create API Key and give it a descriptive name
- Copy the key immediately — it is only shown once
API key format
dl_live_ for easy identification.
Using your key
Include the key in theAuthorization header:
Key management
- Revoke a key at any time from Settings — it takes effect immediately
- Rename keys to keep them organized
- Monitor usage per key from the Settings page