Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
SDK — SDK for querying the Intelligence X search engine and data archive, supporting selectors like email, domain, IP, and phone. Includes API wrappers in Python, PHP, Go, and a Maltego transform for OSINT investigations. | Kitploit
Tools/GitHubGitHub/intelligencex/sdk
OSINT (Open Source Intelligence)API Security TestingInformation GatheringUtilities & FrameworksThreat Intelligence
GitHubintelligencex/sdk

SDK

SDK for querying the Intelligence X search engine and data archive, supporting selectors like email, domain, IP, and phone. Includes API wrappers in Python, PHP, Go, and a Maltego transform for OSINT investigations.

View Repository
55012613 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Intelligence X Public SDK

The software development kit (SDK) allows anyone to use the Intelligence X search engine. It is free to use and Intelligence X welcomes any integrations into 3rd party tools and services.

Intelligence X is a search engine and data archive. For additional details please visit https://intelx.io.

The SDK contains these parts:

  1. API documentation
  2. HTML code example
  3. PHP code example
  4. Python code examples
  5. Go package and code
  6. Maltego Transform

Latest updates:

  • 30.11.2024 - 0.6.2 installable from Python Package Index
  • 06.06.2024 - Python supports "Export Leaked Accounts" of identity.intelx.io
  • 02.02.2024 - Python Package moved to Python Repository
  • 04.07.2020 - New Maltego Transform
  • 24.06.2020 - Additional filter for phonebook.cz like lookups in Python code
  • 12.04.2020 - New Python API wrapper and Command Line Interface

You will need an API key which you can obtain at https://intelx.io/account?tab=developer. Please note that integration into your commercial service/product requires a paid license. If your product is open source, do not embed your API key. The use of public API keys is discontinued.

Link to intelx.io

Instead of directly using the API, you can always do the ghetto version instead and just link to the website.

root@kitploit:~
https://intelx.io/?s=[search term]

Examples:

root@kitploit:~
https://intelx.io/?s=test.com
https://intelx.io/[email protected]

The search engine supports only the following strong selector types. Anything else will be rejected.

  • Email address
  • Domain, including wildcards like *.example.com
  • URL
  • IPv4 and IPv6
  • CIDRv4 and CIDRv6
  • Phone Number
  • Bitcoin address
  • MAC address
  • IPFS Hash
  • UUID
  • Simhash
  • Credit Card Number
  • Social Security Number
  • IBAN

Contact

We love contributions! Feel free to use the issue tracker for any feature requests, bug reports and contributions. You can contact us via email [email protected].

The Terms of Service https://intelx.io/terms-of-service apply.

© 2018 - 2025 Intelligence X

Download Tool