Skip to main content
The extractors API provides a catalog of available data extractors. You can list available extractors, their releases, source systems they connect to, and solutions they support.

Finding the right extractor

Browse extractors by name, source system, or solution. Each extractor has one or more releases with version-specific configuration schemas. Retrieve the schema for a release to understand what configuration is required when creating an extraction pipeline.

Configuration schemas

You can retrieve configuration schemas for specific extractor versions. Schemas define the structure of the config object, including required fields, data types, and defaults. Use schemas when building configuration UIs or validating config before submission.
Extractors are provided by Cognite or the ecosystem. You do not create extractors; you discover and configure them.

Key capabilities

  • List available extractors and releases
  • View source systems and solutions supported
  • Retrieve configuration schemas for versions
  • Discover compatibility with your data sources
Last modified on April 23, 2026