/
/Intelx.io - Search API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
  • getReturn a JSON object with the current user's API capabilities
  • getFile preview
  • getRead a file's raw contents. Use this for direct data download.
  • getRead a file's raw contents. Use this for direct data download.
  • postInitialize an intelligent search and return the ID of the task/search for further processing.
  • getExport intelligent search
  • getFetch intelligent search result
  • getIntelligent search statistics
  • getTerminate previous search
  • getLists all selectors for an item
  • getLists all selectors for an item with human translation
  • getExports all selectors for an item
  • postPhonebook search
  • getExport
  • getFetch phonebook search result
  • getGet item meta-data
  • getGet item meta-data with human translation
  • getInternal live search
  • getTerminating search
  • getFetch results from internal live search
  • getFetch results from internal live search
  • getSynchronous Export Leaked Accounts

Terminating search

To terminate an active search or export, use this function. Terminating a search that is no longer needed saves system resources. Since searches may read and process Gigabytes of data, it is highly appreciated if users terminate searches that are no longer needed.

Terminating a search that is already terminated has no effect.

get/live/search/terminate

Query parameters

idstring required

Search id (e.g. "61202067-543e-4e6a-8c23-11f9b8f008cf")

Response

Success with no content

Changes