http://csrrnbzptdxy6pcoz5re5rrufe2kyxnbwgbvwtgvjwtp42ljvnbfzuid.onion/api.php
url=example.onion&api_key=YOUR_API_KEY Parameters: url - The .onion URL to check (required, must be a valid .onion domain) api_key - Your API key (required) Example Request: curl "http://csrrnbzptdxy6pcoz5re5rrufe2kyxnbwgbvwtgvjwtp42ljvnbfzuid.onion/api/check?url=example.onion&api_key=" Success Response: {
"status": "blacklisted" | "whitelisted" | "not_listed",
"url": "example.onion",
"message": "The URL is blacklisted",
"timestamp": "2025-07-22T12:00:00-05:00"
} Error...