API Documentation
The API Endpoint can only be accessed if you have made the payment and the IP you provide has been added to the whitelist database.
PUBLIC BUCKETS
curl 'https://api.osint.sh/buckets?q=example&api_key=your_key'
SUBDOMAIN FINDER
curl 'https://api.osint.sh/subdomain?q=example.com&api_key=your_key'
DNS HISTORY
curl 'https://api.osint.sh/dnshistory?q=example.com&api_key=your_key'
REVERSE IP
curl 'https://api.osint.sh/reverseip?q=example.com&api_key=your_key'
CERTIFICATE SEARCH
curl 'https://api.osint.sh/cert?q=example.com&api_key=your_key'
REVERSE GOOGLE ANALYTICS
curl 'https://api.osint.sh/ga?q=UA-133733782&api_key=your_key'
REVERSE GOOGLE ADSENSE
curl 'https://api.osint.sh/adsense?q=pub-1711286172030483&api_key=your_key'
WHOIS HISTORY
curl 'https://api.osint.sh/whoishistory/?q=example.com&api_key=your_key'
REVERSE WHOIS USING EMAIL, NAME OR A KEYWORD
curl 'https://api.osint.sh/[email protected]&api_key=your_key'
GUESS MD5 HASH
curl 'https://api.osint.sh/md5?q=fcbdc2f8023f8ed68dda0ee0ae7d6185&api_key=your_key'
IP GEOLOCATION LOOKUP
curl 'https://api.osint.sh/ip?q=example.com&api_key=your_key'