Authentication - SpamTools API
SpamTools
Last Update et år siden
To use any SpamTools API route, you must validate your subscription hash.
This hash is provided after purchasing a product and represents your active access.
✅ How Authentication Works
Every API request must include your subscription hash.
To validate the hash before using it, send a POST request to:
✅ Expected Payload
✅ Example Successful Response
💻 Example Code Snippets
🐍 Python
🐘 PHP
🌐 JavaScript (Fetch)
