Skip to main content
GET
https://www.osintcat.net
/
api
/
github-osint
GitHub OSINT
curl --request GET \
  --url https://www.osintcat.net/api/github-osint
Find a GitHub account by its email and get a full lookup.

Parameters

query
string
required
Email address
id
string
required
Your API key

Response

Returns GitHub account information associated with the email address.

Example Request

curl "https://www.osintcat.net/api/[email protected]&id=YOUR_API_KEY"