PhishFortress
    Features

    Phishing Simulation

    Test employee awareness with realistic phishing campaigns

    Security Training

    Interactive modules to educate your team

    Threat Detection

    AI-powered detection of sophisticated phishing attempts

    Incident Response

    Automated workflows to contain and remediate threats

    Solutions

    Financial Services

    Protect sensitive financial data and customer trust

    Healthcare

    Secure patient data and medical systems

    Government

    Defend critical infrastructure and sensitive data

    Education

    Protect student data and research

    Enterprise

    Comprehensive protection for large organizations

    Pricing
    Resources

    Blog

    Latest insights on phishing and security

    Documentation

    Detailed guides and API references

    Webinars

    Educational sessions with security experts

    Case Studies

    Success stories from our customers

    About
    Sign inSign up free
    PhishFortress

    Protecting organizations from sophisticated phishing attacks with AI-powered detection, simulation, and response capabilities.

    Product

    • Features
    • Pricing
    • Security
    • Enterprise
    • Customer Stories

    Resources

    • Documentation
    • Guides
    • API Reference
    • Blog
    • Community

    Company

    • About Us
    • Careers
    • Contact
    • Partners

    © 2026 PhishFortress. All rights reserved.

    Privacy PolicyTerms of ServiceCookie PolicyData Processing Agreement

    API Reference

    Integrate PhishFortress with your security stack using our comprehensive API

    Quick Start

    Get Started with Authentication
    Learn how to authenticate and make your first API call
    Get Started
    Create Your First Campaign
    Step-by-step guide to creating a phishing campaign via API
    Get Started
    Manage Users Programmatically
    Import and manage users using the Users API
    Get Started
    Set Up Webhooks
    Configure real-time notifications for your application
    Get Started
    Authentication
    Core
    Learn how to authenticate with the PhishFortress API using API keys and OAuth 2.0
    12 min read
    Key endpoints:
    POST /auth/token
    GET /auth/verify
    Read Documentation
    Campaigns API
    Campaigns
    Create, manage, and analyze phishing campaigns programmatically
    15 min read
    Key endpoints:
    GET /campaigns
    POST /campaigns
    +1 more endpoints
    Read Documentation
    Templates API
    New
    Templates
    Access and modify phishing templates through the API
    10 min read
    Key endpoints:
    GET /templates
    POST /templates
    +1 more endpoints
    Read Documentation
    Users API
    Users
    Manage users, groups, and permissions programmatically
    14 min read
    Key endpoints:
    GET /users
    POST /users
    +1 more endpoints
    Read Documentation
    Reports API
    Analytics
    Generate and retrieve detailed campaign reports and analytics
    8 min read
    Key endpoints:
    GET /reports
    GET /reports/{id}
    +1 more endpoints
    Read Documentation
    Webhooks
    New
    Integration
    Set up real-time notifications for campaign events and user interactions
    16 min read
    Key endpoints:
    GET /webhooks
    POST /webhooks
    +1 more endpoints
    Read Documentation
    Training API
    Training
    Manage security awareness training modules and assignments
    11 min read
    Key endpoints:
    GET /training
    POST /training/assign
    +1 more endpoints
    Read Documentation
    Organizations API
    Organizations
    Configure organization settings and manage multi-tenant deployments
    9 min read
    Key endpoints:
    GET /organizations
    PUT /organizations/{id}
    +1 more endpoints
    Read Documentation

    API Resources

    Additional resources to help you work with the PhishFortress API:

    • API Status Dashboard
    • API Changelog
    • Rate Limiting Guidelines
    • API Best Practices

    Developer Tools

    Tools and utilities to enhance your development experience:

    • Postman Collection
    • OpenAPI Specification
    • Testing Guidelines
    • Code Examples

    Interactive API Explorer

    Test API endpoints directly from your browser with our interactive API explorer. Send requests, view responses, and generate code snippets.

    Open API Explorer