Case Management
Create an Observable
Adds a new Observable record.
POST
Authorizations
Use your API key to access BlinkOps API. To generate an API key, please log in to your BlinkOps account and navigate to the API Keys section in the user settings page. Add the generated key to your request headers as BLINK-API-KEY.
Path Parameters
Workspace ID
Body
*/*
Observable Data
Example:
"1.1.1.1"
Example:
"Suspicious IP address observed in network traffic"
Example:
"{\"VirusTotal-Score\":\"value\"}"
Example:
"Suspicious IP Address"
Available options:
Unknown
, Hostname
, IP Address
, MAC Address
, User Name
, Email Address
, URL String
, File Name
, Hash
, Process Name
, Resource UID
, Port
, Subnet
, Command Line
, Country
, Process ID
, HTTP User-Agent
, CWE Object: uid
, CVE Object: uid
, User Credential ID
, Endpoint
, User
, Email
, Uniform Resource Locator
, File
, Process
, Geo Location
, Container
, Registry Key
, Registry Value
, Fingerprint
, Other
Example:
"IP Address"
Available options:
Unknown
, Benign
, Suspicious
, Malicious
Example:
"Suspicious"
Response
200
*/*
OK
Example:
"1.1.1.1"
Example:
"Suspicious IP address observed in network traffic"
Example:
"{\"VirusTotal-Score\":\"value\"}"
Example:
"Suspicious IP Address"
Available options:
Unknown
, Hostname
, IP Address
, MAC Address
, User Name
, Email Address
, URL String
, File Name
, Hash
, Process Name
, Resource UID
, Port
, Subnet
, Command Line
, Country
, Process ID
, HTTP User-Agent
, CWE Object: uid
, CVE Object: uid
, User Credential ID
, Endpoint
, User
, Email
, Uniform Resource Locator
, File
, Process
, Geo Location
, Container
, Registry Key
, Registry Value
, Fingerprint
, Other
Example:
"IP Address"
Available options:
Unknown
, Benign
, Suspicious
, Malicious
Example:
"Suspicious"
Was this page helpful?