SDK for API access
  • 31 Oct 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

SDK for API access

  • Dark
    Light
  • PDF

Article summary

Data Explorer comes with a Python SDK for programmatic access to Data Explorer functionality to build your custom workflows. The following sets of APIs are provided.

  1. Data registration APIs that can be used in any Python environment to register your data with Data Explorer. 
  2. APIs to perform UI operations like creating a visualization job or running a similarity search to allow you to integrate Data Explorer actions into your notebooks or workflows.
  3. Access to Data Explorer entities like catalog and resultsets to connect the output of UI operations to external systems.
  4. Access to visualization job metadata like cluster membership to use this information in external programs.

Use the following links to get started.

  1. Sample notebooks - Please send an email to support@akridata.ai to get access to this repository.
  2. PyPI repository
  3. SDK documentation
  4. Product documentation

Was this article helpful?