Fetching Data from Live Panel

SpamTools

Last Update miesiฤ…c temu

To read logs from your SpamTools Live Panel, you must provide both your Security Code and your Subscription Hash for secure access.

Unlike the add-subscription-data endpoint, the fetch endpoint has strict security requirements to prevent unauthorized access to sensitive data. The security code expires once you log out or after 24 hours.

๐Ÿ” Required Authentication Format

To fetch logs, you must send a POST request to:

With the following payload:

๐Ÿ”‘ Where to Find Security Code
  1. Go to your SpamTools Dashboard
  2. Look for the Security Code in the top header area
  3. Combine it with your Subscription Hash using a colon :

Example: R4nD0mS3cC0d3:abc123hashvalue

๐Ÿ“ฆ Example Payload
โœ… Example Successful Response
โŒ Possible Error Responses
Missing or invalid format:
Invalid credentials:
Unauthorized access:
๐Ÿ’ป Code Snippets
๐Ÿ Python

๐Ÿ˜ PHP (cURL)

๐ŸŒ JavaScript (Fetch)

๐Ÿ“Œ Notes
  • This endpoint requires both a valid security code and an active subscription hash.
  • Data is grouped by session, and multiple entries will appear as newline-separated strings.
  • Use this endpoint to pull results for reporting, analysis, or dashboard integration.
๐Ÿ”š Thatโ€™s It!

Youโ€™ve now learned how to:

  • โœ… Authenticate your hash
  • โœ… Add data from phishing kits or loggers
  • โœ… Securely fetch results with your security code
  • โœ… Security code expires after you logout.

Need help? Reach out to us on Telegram: @spamtoolsorg

Was this article helpful?

0 out of 0 liked this article