SDK for API access
- 31 Oct 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
SDK for API access
- Updated on 31 Oct 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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.
- Data registration APIs that can be used in any Python environment to register your data with Data Explorer.
- 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.
- Access to Data Explorer entities like catalog and resultsets to connect the output of UI operations to external systems.
- Access to visualization job metadata like cluster membership to use this information in external programs.
Use the following links to get started.
- Sample notebooks - Please send an email to support@akridata.ai to get access to this repository.
- PyPI repository
- SDK documentation
- Product documentation
Was this article helpful?