[GH-ISSUE #43] API Documentation Request #21

Open
opened 2026-02-25 21:30:50 +03:00 by kerem · 2 comments
Owner

Originally created by @doza62 on GitHub (Jul 29, 2020).
Original GitHub issue: https://github.com/charlesabarnes/SPFtoolbox/issues/43

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.

Originally created by @doza62 on GitHub (Jul 29, 2020). Original GitHub issue: https://github.com/charlesabarnes/SPFtoolbox/issues/43 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.
Author
Owner

@charlesabarnes commented on GitHub (Jul 29, 2020):

I can probably make a simple documentation page with just html

<!-- gh-comment-id:665898357 --> @charlesabarnes commented on GitHub (Jul 29, 2020): I can probably make a simple documentation page with just html
Author
Owner

@doza62 commented on GitHub (Aug 3, 2020):

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.

<!-- gh-comment-id:668274457 --> @doza62 commented on GitHub (Aug 3, 2020): 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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPFtoolbox#21
No description provided.