Sync API
Query your table as a paginateable endpoint, designed for real-time updates
With the Sync API, Sequin presents your table as a paginateable endpoint. You can start paginating from any point in the table. When you reach the end, you can long-poll to receive new and updated rows in real-time.
The Sync API is currently in development. Follow our progress on GitHub.
Was this page helpful?