company_namestringrequired
Company name to search for
Example:ExampleCompany
IoPA (Exposures & Attack Infrastructure) endpoint for insights certificates exposure by company
Company name to search for
Example:ExampleCompany
Successful response
curl --request GET \
--url 'https://api.malanta.ai/insightsCertificatesExposureByCompany?company_name=ExampleCompany' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{}IoPA (Exposures & Attack Infrastructure) endpoint for feed_get_iopa_domains
Successful response
curl --request GET \
--url https://api.malanta.ai/Feed_Get_IOPA_Domains \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{}IoPA (Exposures & Attack Infrastructure) endpoint for feed_get_malicious_domains
Successful response
curl --request GET \
--url https://api.malanta.ai/Feed_Get_Malicious_Domains \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{}IoPA (Exposures & Attack Infrastructure) endpoint for insights impersonating domains by company
Company name to search for
Example:ExampleCompany
Successful response
curl --request GET \
--url 'https://api.malanta.ai/insightsImpersonatingDomainsByCompany?company_name=ExampleCompany' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{}IoPA (Exposures & Attack Infrastructure) endpoint for get clusters by domain
Domain name to analyze
Example:example.com
Successful response
curl --request GET \
--url 'https://api.malanta.ai/getClustersByDomain?domain=example.com' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{}