API
You do not need an API key for any of the following APIs.
There are no rate limits to any of the following APIs
Known Malicious Sites List
A simple API that returns tested malicious site links. Useful for content blockers
GET https://raw.githubusercontent.com/Ray-y017/tangowebprotectionapi/refs/heads/main/knownBadSites.json

(Example) Returns in the following format:
[
{ "domain": "example.com" },
{ "domain": "example2.com" }
]
Typosquatting Sites List
A simple API that returns typosquatting domains.
GET https://raw.githubusercontent.com/Ray-y017/tangowebprotectionapi/refs/heads/main/known-typosquatting-urls.json

(Example) Returns in the following format:
[
{ "domain": "example.com" },
{ "domain": "example2.com" }
]
Ray's Autoclicker (2) Latest Version API
API for Ray's Autoclicker's Latest Version - Used for Version checking in the app.
GET https://api.ray-y.co.uk/api/application/raysautoclicker2/versioncheck/check-update.txt

(Example) Returns in the following format:
1.0