Zardaxt Os Scoring Link Access
For example, a threat actor might configure their panel to:
Use the zctl link create command to generate a fully qualified scoring link. zardaxt os scoring link
| Parameter | Syntax in Link | Recommended Value | Use Case | |--------------------|---------------------------------------|------------------------------|-----------------------------------| | Cache TTL | &cache_ttl_sec=300 | 60-600 seconds | Repeated scoring of same entity | | Async Mode | &mode=async&callback_url=https://... | N/A | Batch processing (non-real-time) | | Model Version | &model_version=stable | canary or stable | A/B testing scoring models | | Request Timeout | &timeout_ms=150 | 100-500ms | Prevent slow scoring from queuing | For example, a threat actor might configure their
The apikey in your link has been revoked or expired. Solution: Run zctl key list --app-id $APP_UUID to check expiration. Generate a new key with zctl key generate --app-id $APP_UUID . Solution: Run zctl key list --app-id $APP_UUID to