Core Classes
Client
Main entry point for the Sinkove API.Properties
Dataset
Represents a dataset with metadata and operations.Properties
Methods
download
output_file: Path where dataset will be savedstrategy: How to handle existing files ("fail","skip","replace")wait: Whether to wait for dataset to be readytimeout: Maximum seconds to wait
wait
DatasetClient
Manages dataset operations for an organization.Methods
create
list
get
Data Types
Metadata
Dataset States
Advanced Classes
OrganizationClient
For managing multiple organizations.Environment Variables
Exception Handling
Complete Example
Next Steps
Python SDK Guide
Complete SDK documentation
Quick Start
Create your first dataset
Examples
Advanced patterns and use cases
Installation
Setup and configuration