securitytrails.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Account
ping
account.ping
Verify the configured SecurityTrails API key is accepted and the API is reachable.
Risk: read
usage
account.usage
Return the current and allowed monthly API usage for the account.
Risk: read
Company
associatedIps
company.associatedIps
List the CIDR blocks associated with a company domain. Paginated.
Risk: read
Output
records full type
records full type
Domain
get
domain.get
Get current DNS records (A, AAAA, MX, NS, SOA, TXT) and co-occurrence statistics for a hostname.
Risk: read
Output
current_dns full type
current_dns full type
ssl
domain.ssl
List current and historical SSL/TLS certificates for a hostname, optionally including subdomains. Paginated.
Risk: read
Output
meta full type
meta full type
records full type
records full type
Ips
search
ips.search
Search the IP dataset with a DSL query, returning matching addresses, PTR records and open ports. Paginated.
Risk: read
Output
records full type
records full type
meta full type
meta full type
stats
ips.stats
Return aggregate open-port and PTR-pattern statistics for a DSL query over the IP dataset.
Risk: read
Output
top_ptr_patterns full type
top_ptr_patterns full type
ports full type
ports full type
Projects
bulkStaticAssetRules
projects.bulkStaticAssetRules
Add or remove static asset rules for an ASI project, changing which assets are in the project’s monitoring scope. Up to 1000 rules per request.
Risk: write
add_rules full type
add_rules full type
remove_rules full type
remove_rules full type
data full type
data full type
meta full type
meta full type
list
projects.list
List the Attack Surface Intelligence projects the API key can access.
Risk: read
Output
data full type
data full type
meta full type
meta full type
Scroll
get
scroll.get
Fetch the next page of a DSL search using a scroll cursor from a previous response.
Risk: read
Output:
object
Output full type
Output full type
Sql
query
sql.query
Run a SQL-like query against the hosts or ips tables. Returns up to 100 records plus a scroll cursor.
Risk: read
Output
total full type
total full type
records full type
records full type
scroll
sql.scroll
Fetch the next 100 records for an open SQL API scroll cursor.
Risk: read
Output
total full type
total full type
records full type
records full type