Dashboard
Public REST API is a new bulk export interface for pulling large datasets from Skio without GraphQL headaches.
We built cursor-based REST endpoints for orders, subscriptions, storefront users, and products with simple filtering by date range or ID. This is for merchants who've hit query limits, timeouts, or pagination issues when exporting via GraphQL and can't or won't use BigQuery. You can now pull bulk exports through straightforward REST calls instead of wrestling with GraphQL complexity.
Simpler data extraction for one-off exports or integrations, though BigQuery remains the right choice for analytics, reporting, and full data warehousing.





