Document toolboxDocument toolbox

Dossier Indicator Source Lookup

GET tide/api/services/intel/lookup/sources

Returns a list of Dossier sources.

Example:

curl --location --request GET 'https://csp.infoblox.com/tide/api/services/intel/lookup/sources' \ --header 'Authorization: Token <key>'

Response:

{
"atp": true,
"ccb": true,
"dns": true,
"gcs": true,
"geo": true,
"gsb": true,
"isight": true,
"malware_analysis": true,
"pdns": true,
"ptr": true,
"rlabs": false,
"rwhois": false,
"whois": true,
"inforank": true,
"malware_analysis_v3": true,
"activity": true,
"rpz_feeds": true,
"custom_lists": true,
"whitelist": true,
"infoblox_web_cat": true
}