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.
Resources
Register, test, and browse the database and content sources your deployment queries on your behalf.
Profile a discovered asset, review its column statistics, and read the workspace overview.
Discover candidate features, mine associations between columns, and curate feature lists per asset.
Generate training datasets from a governed connection and export them in common fine-tuning formats.
Build vector indexes over your tables or over network knowledge, monitor builds, and run semantic search.
AdministrationEndpoints for the administrators of your deployment.
Read and change the Data service runtime configuration, and read its recent error log.
OperationsHealth checks for monitoring and load balancers.
Liveness probe that reports whether the Data service is running.