License Manager API Demo
Test External API for license operations
Getting Started
- Enter your License Manager API URL and External API Key
- Add your Product ID and License Code
- Click Test Connection to verify setup
- Use Activate → Verify → Deactivate to test the flow
Where to find credentials?
- API Key: Admin → Settings → API Keys → Create "External" type
- Product ID: Admin → Products → Copy the product ID/UUID
- License Code: Admin → Licenses → Copy an existing code or create new
Configuration
License Operations
Updates Manager
Request
Click an operation to see the request...
Response
Click an operation to see the response...
FAQ & Troubleshooting
What does each operation do?
- Test Connection - Verify API URL and key are correct
- Activate - Register license for this domain/IP (uses 1 slot)
- Verify - Check if current activation is valid
- Deactivate - Release the license slot for use elsewhere
Updates Manager
- Get Latest Version - Fetch newest version info for a product
- Check Update - Compare current version with latest
- Get Size - Get download file size before downloading
Common Issues
- Connection Failed - Check API URL (include https://) and verify API key is "External" type
- License not found - Ensure license code exists and belongs to the specified product
- Already activated - License reached max parallel uses; deactivate from another domain first
- Invalid product - Product ID must match exactly (case-sensitive if UUID)
- Blocked license - Admin has blocked this license; contact support