SPFtoolbox icon indicating copy to clipboard operation
SPFtoolbox copied to clipboard

API Documentation Request

Open R0dri opened this issue 5 years ago • 2 comments

Digging the code I found access to the API which I found is not documented although easily accesible and usable.

GET @ /operations? Params: domain=***** (the domain or url to check) request=blacklist (the desired test to make) port=### (Depending on the request type)

And getting a simple JSON response well formatted. I used it with Postman Monitors to check every week if my domain has gone to any blacklist.

I find this API very useful and a handy application overall to host alongside a webmail on a mail server.

R0dri avatar Jul 29 '20 19:07 R0dri

I can probably make a simple documentation page with just html

charlesabarnes avatar Jul 29 '20 20:07 charlesabarnes

Let me know if I can help with anything, I think just mention on the readme the support for api and what params are needed to what url will suffice.

R0dri avatar Aug 03 '20 22:08 R0dri