Authentication header. API token prefixed with 'token '
Body
offsetintegerrequired
Offset for results pagination
from_dateinteger
Minimum post creation date, as UNIX epoch
to_dateinteger
Maximum post creation date, as UNIX epoch
from_crawled_dateinteger
Minimum date when results were crawled, as UNIX epoch
to_crawled_dateinteger
Maximum date when results were crawled, as UNIX epoch
sort_orderenumrequired
Sort order of results, either descending or ascending
Options: desc, asc
sort_fieldenumrequired
Criteria for sorting of results, either creation date or date the results were crawled
Options: crawled_date, post_creation_date
source_typeenum[]required
List of types of sources to include in results. Available source types are forums, webpages and ransomsites
source_netenum[]required
List of types of nets on the API
querystringenum[]required
Query string for search on the API
Example: (($q:searchText) AND ($youtube_video:test1)) AND (($telegrams:test2)) OR (($images:test3)) AND NOT (($telegrams:test4)) OR NOT (($emails:test5))