Skip to main content
POST
/cisa/advisories/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: 1 <= x <= 400
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
advisory_type
enum<string> | null
Available options:
alert,
cybersecurity_advisory,
malware_analysis_report
year
integer | null
Required range: 1990 <= x <= 2100
sector
string | null
topic
string | null
audience
string | null
partner
string | null
nation_state_actor
string | null
attack_ttp
string | null
vendor
string | null

Response

Successful Response

id
string
required
@type
string
default:CisaAdvisory
name
string | null
web_url
string | null
advisory_type
string | null
release_date
string | null
updated_date
string | null
text
string | null
cve_ids
string[]
attack_technique_ids
string[]
attack_tactic_ids
string[]
tags
object[]