Platform Integrations

Integrations & Partners

FullHunt connects with the tools your team already uses. Push findings to your SIEM, SOAR, ticketing, and messaging platforms — or build custom workflows with our APIs.

8+ Platform integrations
5 Partner apps
REST Full API access
FullHunt Integrations
Partner Ecosystem

Partners build apps and services on FullHunt APIs

Fullhunt Addon on Splunk Marketplace

Developed by Jawahir Shamsudeen and Pawan Kumar of TekDeliver.

By
View Integration
Fullhunt App on Splunk Marketplace

Developed by Jawahir Shamsudeen and Pawan Kumar of TekDeliver.

By
View Integration
FullHunt on Palo Alto Cortex XSOAR

Palo Alto Cortex Marketplace App. Developed by Samuel Rossier.

By Samuel Rossier
View Integration
Fullhunt-app connector on FortiSOAR

Developed by FortiSOAR Team.

By FortiSOAR Team
View Integration
Fullhunt App on Mindflow Integrations

Developed by Mindflow Team.

By Mindflow Team
View Integration
...
API Access

Build custom workflows with the FullHunt API

Query domains, subdomains, hosts, and vulnerabilities programmatically. Every feature in the platform is accessible through our REST API.

  • Domain & subdomain enumeration
  • Host details & technologies
  • Vulnerability data & exposure alerts
  • Webhook & event-driven integrations

Example — search a domain

curl -X GET "https://fullhunt.io/api/v1/domain/example.com/subdomains" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Accept: application/json"

Example — host details

curl -X GET "https://fullhunt.io/api/v1/host/sub.example.com" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "Accept: application/json"

Ready to integrate FullHunt into your stack?

Push findings to your SIEM, SOAR, and ticketing tools — or build custom workflows with our APIs.