Skip to main content

Scanner API Introduction

Scanner API supports queries to dxFeed Scanner and is REST-based. The API has one static resource URL per method, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and methods.

Scanner API supports the following methods:

  • /scanner/estimate - returns search result size estimates

  • /scanner/snapshot - performs search and returns JSON-encoded entities

  • /scanner/snapshot/csv - performs search and returns result in CSV format