/
/SecurityTrails API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Assets9
  • postSearch Assets
  • getFind Assets
  • getRead Asset
  • getList Asset Exposures
  • getGet Filters
  • postGet Filters With Filter
  • putApply Tag To Asset
  • deleteRemove Tag From Asset
  • postBulk Add Remove Asset Tags
Company1
  • getGet Associated IPs for Company Domain
Exposures2
  • getList Exposures
  • getGet Exposure Assets
Project1
  • getList Projects
Rules2
  • getGet Static Assets
  • postAdd Static Assets
Tagging4
  • getGet Tags
  • getGet Custom Tag Task Status
  • postBulk Add Remove Assets
  • postAdd Tag
  • getPing
  • getGet Domain
  • getUsage
  • getExplore IPs
  • getGet WHOIS
  • getWHOIS history by domain
  • postSearch Domain (filter)
  • getList Subdomains
  • postSearch statistics
  • getList Tags
  • getDNS history by record type
  • getFind associated domains
  • postSearch IPs (DSL)
  • postIP Search statistics
  • getDomains
  • getScroll
  • getSubdomains
  • getGet Domain SSL
  • getGet IP Whois
  • getGet Useragents
  • postSearch Domain (DSL)
  • getReport Type

Ping

You can use this simple endpoint to test your authentication and access to the SecurityTrails API.

get/ping

Query parameters

apikeystring

Your SecurityTrails API key. See authentication documentation

Response

200

successboolean

Example response

{
  "success": true
}

Changes