User Guide Gottaphish
  • Introduction
  • What is Gottaphish?
  • Prerequisite for use
  • Getting Started
  • Documentation
    • Changing Account Settings
    • Groups
    • Templates
    • Attachment Tracking
    • Landing Pages
    • Campaigns
    • Advanced Dashboard (Optional)
    • Using the API
    • Generating Reports
    • Access emails answered
    • Email Reporting
    • Webhooks
    • User Management
  • Building Your First Campaign
    • Introducing the Morning Catch Corporation
    • Importing Groups
    • Creating the Template
    • Creating the Landing Page
    • Launching the Campaign
  • Template Reference
  • FAQ
Powered by GitBook
On this page
  1. Documentation

Using the API

PreviousAdvanced Dashboard (Optional)NextGenerating Reports

Last updated 2 years ago

Gottaphish was designed to be API-first. This means that the UI is just a wrapper around a powerful JSON RESTful API.

You can find our API documentation

Python API Client

The Gophish team maintains an official for easily interacting with the API.

here.
Python API client