API Reference
Complete reference documentation for the dcupl SDK.
Core API
| Reference | Description |
|---|---|
| Dcupl Class | Main entry point - initialization, update, events |
| Models API | Model definition and management |
| Data API | Data operations - set, update, upsert, remove |
| Lists API | List creation and management |
| Catalog API | Query execution and results |
Reference Guides
| Reference | Description |
|---|---|
| Query Operators | Complete operator reference with all options |
| Functions API | Analytical functions - facets, aggregations, pivot |
| Type Definitions | TypeScript type definitions |
See Also
- Quick Start - Get started with dcupl
- Core Concepts - Understand the fundamentals
- Patterns - Common implementation patterns