Composite Entity

Create composite entities from multiple participants, manage composition membership, execute skills across participants, and discover available capabilities.

Base URL: https://api.vectorscaledb.com — the VectorScaleDB network. Requests are authenticated: send an API key as Authorization: Bearer KEY or an OAuth access token (see Authentication). Air-gapped, standalone, or co-located nodes and clusters are addressed directly instead of the network — e.g. http://localhost:5434 for a VSDB or VSOS node on this device.
Planned — available at launch

The Composite Entity API is a planned capability. The endpoints below describe the intended request and response contracts; they are not yet live on the network. Cross-domain composition is available today through the substrate's coupling-driven query functions over the unified segment format.

Cross-Domain Composition

Composite entities combine multiple individual entities into a unified representation. The composite inherits behavioral patterns from all participants, enabling cross-domain analysis and skill execution across entity boundaries.