API welcome
API reference for integrating with Datastruct
Data Serve is Datastruct’s unified server-to-server JSON API for running external data sources and Datastruct data functions.
- Data Serve API defines the base URL, shared protocol conventions, and available endpoints.
POST /dataruns one or more data sources.POST /funcruns one data function.GET /statusreports service health and the deployed build.
Shared authentication, source configuration, transaction, and error contracts are grouped after the endpoint reference in the API navigation.