Jump to Content
Sublime Security
DocumentationAPI Reference
Log InSublime Security
API Reference
Log In
DocumentationAPI Reference

Sublime Platform API

  • Introduction
  • Authentication
  • Errors
  • BinExplode
    • Upload a binary to be binexplodedpost
    • Get results of a binexplode scanget
  • Enrichment
    • Analyze a provided link using ml.link_analysis functionalitypost
  • Events in the audit log
    • List events in audit logget
    • List event types for audit logget
    • Retrieve event from audit logget
  • Hunt Jobs
    • Start hunt jobpost
    • Get hunt jobget
    • Get hunt job resultsget
  • Lists
    • Retrieve listsget
    • Create listpost
    • Delete listdelete
    • Get listget
    • Patch listpatch
    • Get list entriesget
    • Set list entriesput
    • Delete list entrydelete
    • Get list entryget
    • Add list entrypost
  • Live flow
    • Process raw messagepost
  • Mailboxes
    • List mailboxesget
  • Message Groups
    • List message groupsget
    • Dismiss multiple message groupspost
    • Hunt message groupspost
    • Get results of a huntget
    • Quarantine multiple message groupspost
    • Restore multiple message groupspost
    • Review message groupspost
    • Search message groupsget
    • Trash multiple message groupspost
    • Get a single message groupget
    • Dismiss message grouppost
    • Quarantine message grouppost
    • Restore message grouppost
    • Share a message with Sublimepost
    • Trash message grouppost
  • Messages
    • Analyze a raw messagepost
    • Render image for attachment from the raw base64 encoded bytespost
    • Evaluate attack score for a raw messagepost
    • Create messagepost
    • Retrieve details about the state of manual actions for a canonical groupget
    • Retrieve messageget
    • Perform actions on an individual messagepost
    • Analyze a message by IDpost
    • Retrieve ASA report for a messageget
    • Retrieve image of PDF attachment by md5 hashget
    • Evaluate attack score against an existing messageget
    • Retrieve image of messageget
    • Retrieve a temporary link to the image of messageget
    • Set access justificationpost
    • Retrieve the message's Message Data Modelget
    • Restore a previously-trashed messagepost
    • Trash messagepost
  • Rules
    • List rulesget
    • Create rulepost
    • List history for rulesget
    • Validate rulepost
    • Delete ruledelete
    • Retrieve ruleget
    • Update ruleput
    • Activate rulepost
    • Deactivate rulepost
    • Retrieve history of a ruleget
  • Tasks
    • Retrieve taskget
  • User Reports
    • List user reportsget

EML Analyzer API

  • Introduction
  • Quickstart
  • CLI
  • Python module

EmailRep API

  • Introduction
  • Client libraries
  • GitHub
  • Query email address
    • Query an emailget
  • Report email address
    • Report an email addresspost

Client libraries

Official Sublime clients:

  • Python

Community developed clients:

  • PowerShell
  • R
  • .NET
  • Go
  • Go