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.
To fetch logs, you must send a POST request to:
With the following payload:
- Go to your SpamTools Dashboard
- Look for the Security Code in the top header area
- Combine it with your Subscription Hash using a colon :
Example: R4nD0mS3cC0d3:abc123hashvalue
๐ PHP (cURL)
- 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.
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