Authentication - SpamTools API
SpamTools
Last Update a month ago
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)