Important
The SingleStore 9.1 release candidate (RC) gives you the opportunity to preview, evaluate, and provide feedback on new and upcoming features prior to their general availability. In the interim, SingleStore 9.0 is recommended for production workloads, which can later be upgraded to SingleStore 9.1.
Flow on Helios XL Ingest API
On this page
Note
This is a Preview feature.
XL Ingest handles the initial transfer of large tables by breaking them into smaller logical partitions.
Prerequisites
Before using the XL Ingest APIs, ensure that the table to be ingested is selected in Ingest, Skip Initial Extract is enabled for the table, and a full extract has been performed to copy only the schema.
Authentication
All requests must include authentication credentials.
Base URL
All XL Ingest API requests must be sent to the following base URL:
https://<flow-endpoint>:30084/ixlWhere <flow-endpoint> corresponds to the endpoint link for the Helios Flow deployment in Admin Portal > Organizations > Deployments > Flow > Endpoint (e.svc-abc123-flow.).
Flow on Helios XL Ingest API Reference
The following endpoints include HTTP methods, required headers, request and response formats, and example requests.
Last modified: January 30, 2026