Storm Scanner
Go To Storm
  • πŸ‘‹Welcome to Storm Scanner
  • Fundamentals
    • πŸ› οΈGetting set up
      • πŸ“šGenerating PINS and Downloading the Scanner
        • πŸ–₯️Generating and Viewing on the Dashboard
        • πŸ“Generating and Viewing on Discord
        • πŸ•΅οΈToggling Public and Private Scans
      • πŸ”—Custom Webhook
      • πŸ”˜Scan Toggles
    • πŸ”Custom Strings
      • πŸ’»Adding and Removing Processes
      • πŸ“œAdding Custom Strings
      • πŸ‘€Extracting your Own Strings
      • πŸ”ŽSearching and Removing Custom Strings
    • πŸ’»Custom Yara
      • πŸ“œInformation on Rules
      • ✏️Basic Rule Examples
  • πŸ› οΈDevelopers
    • Public Reference
      • User Scan History
      • Results
    • Enterprise Reference
      • Generate A Scan Pin
      • Remove Enterprise User
  • ⁉️Troubleshooting
    • ❌False Detections
    • πŸ“”Error: Possible Bypass Attempt
    • πŸ”§Storm Not Scanning
    • Debug Mode
      • πŸ› οΈHow To Use Debug Mode
      • ❓Common Questions
Powered by GitBook
On this page
  1. πŸ› οΈDevelopers
  2. Enterprise Reference

Generate A Scan Pin

Checking A Users Scan History

POST https://stormss.cc/api/enterprise/gen_pin/

Generates A Scan Pin For Storm Enterprise

Headers

Name
Value

Content-Type

application/json

JSON

Name
Type
Description

api_key

string

API Key

Version

string

Game Version

Response

{
  "pin": "A1D3M1"
}
{
  "error": "Invalid request"
}

PreviousEnterprise ReferenceNextRemove Enterprise User

Last updated 7 months ago