API Reference

Data API

The Data API is how VDF AI works with your databases where they live. Register a connection once; from then on, agents reach it through governed endpoints instead of holding database credentials themselves.

On top of connections, the Data API provides the analysis surface of VDF AI Data: exploratory profiling, feature discovery and association mining, curated feature lists, fine-tuning dataset generation, and vector indexes that make your tables searchable by meaning.

Path prefix/data-api
AuthenticationBearer access token
FormatJSON over HTTPS
Endpoints41
Routes41

Resources

Exploration

Profile a discovered asset, review its column statistics, and read the workspace overview.

Fine-tuning datasets

Generate training datasets from a governed connection and export them in common fine-tuning formats.

Vector indexes

Build vector indexes over your tables or over network knowledge, monitor builds, and run semantic search.

AdministrationEndpoints for the administrators of your deployment.

Platform settings and logs

Read and change the Data service runtime configuration, and read its recent error log.

OperationsHealth checks for monitoring and load balancers.

Health

Liveness probe that reports whether the Data service is running.