Automation
The Automation APIs enable programmatic management of samples in the Spectra Intelligence repository, including uploading, downloading, deleting, and monitoring files for changes.
Common Use Cases
Upload and manage samples
- File upload (TCA-0202-0203) - Upload samples and metadata to Spectra Intelligence for analysis
- Reanalyze file (TCA-0205) - Trigger rescanning of existing samples with updated AV signatures
- Delete file (TCA-0204) - Remove samples you own from the repository
Download samples
- File download (TCA-0201) - Download samples from the repository by hash (MD5, SHA1, SHA256)
Monitor for changes
- Reputation and metadata alerts (TCA-0206) - Subscribe to samples and receive notifications when their classification or metadata changes
All Automation APIs
📄️ File download (TCA-0201)
Spectra Intelligence TCA-0201 downloads samples from the repository by hash with multi-threading support
📄️ File upload (TCA-0202-0203)
Spectra Intelligence TCA-0202-0203 uploads samples and metadata to the repository for automatic analysis
📄️ Delete file (TCA-0204)
Spectra Intelligence TCA-0204 deletes user-owned samples with support for single and bulk operations
📄️ Reanalyze file (TCA-0205)
Spectra Intelligence TCA-0205 rescans samples with updated AV signatures for single and bulk requests
📄️ Reputation and metadata alerts (TCA-0206)
Spectra Intelligence TCA-0206 subscribes to reputation and metadata changes with data change feed notifications