API

Documentation on how to use the Application Programming Interfaces (APIs)

Intelligence X provides 2 distinct APIs:

  1. Search API which is used by intelx.io
  2. Leaks API which is used by identity.intelx.io (our Identity Portal product)

Our current Search API documentation is published in our GitHub SDK here.

The Leaks API documentation is linked in the Identity Portal 🔒.

Search API Instances

The table below lists the API instances. To see the API instance and API key assigned to your account, visit the Developer Tab 🔒 on your user account page. User accounts are only valid for their assigned API instance. If you upgrade your account, you must switch the API URL to the paid API instance.

Search API Instance Target
public.intelx.io Non-registered users
free.intelx.io Free users (who have signed up on intelx.io)
2.intelx.io Paid users

Note that integration into third party products requires the “API” license or higher (see our product page).


Top-Level Domain Support

List of supported top-level domains (TLDs)

Buckets

List of buckets

Limits

Limits of API endpoints and features

Debugging

Options to debug the API