SingleStore Flow XL Ingest API
On this page
XL Ingest handles the initial transfer of large tables by breaking them into smaller logical partitions.
Prerequisites
Before using the XL Ingest API, ensure that the source and destination databases are connected, and the source tables to be ingested are selected.
Base URL
All XL Ingest API requests must be sent to the following base URL:
http://<host>:<port>/ixl
Where <host>
is the hostname or IP address and <port>
is the port number where the XL Ingest service is running.
API Reference
The following endpoints include HTTP methods, required headers, request and response formats, and example requests.
Last modified: October 8, 2025