Jump to Content
Intruder Developer HubGuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelog
v1.0

GuidesAPI ReferenceChangelogIntruder PortalStatus pageHelp centreIntruder Developer Hub
API Reference
Intruder PortalStatus pageHelp centre
v1.0
All
Pages
Start typing to search…

Intruder API

  • Health
    • Health endpointget
  • Issues
    • Lists issuesget
    • Lists occurrences for issueget
    • Lists scanner output for an occurrence of an issueget
  • Licenses
    • Lists infrastructure and application licensesget
  • Scans
    • Lists current scansget
    • Starts a scanpost
    • Retrieves scan detailsget
    • Cancels a scanpost
  • Targets
    • Lists targetsget
    • Adds a targetpost
    • Deletes a targetdelete
    • Lists API schemas for a targetget
    • Adds an API schema to a targetpost
    • Updates an API schema on a targetpatch
    • Deletes an API schemas from a targetdelete
    • Lists authentications for a targetget
    • Adds an authentication to a targetpost
    • Updates an authentication on a targetpatch
    • Deletes an authentication from a targetdelete
    • Creates a tag for a targetpost
    • Deletes a tag from a targetdelete
    • Bulk adds targetspost
Powered by 

Health endpoint

get https://api.intruder.io/v1/health/

Checks the API is running normally. Returns the user's email if authenticated.

Language
Credentials
Header
Click Try It! to start a request and see the response here!