What is Comet Rocks?
Comet Rocks is a headless ecommerce infrastructure platform. It sits between your brand touchpoints (storefronts, apps, campaigns) and your shop systems (Shopify, Magento, SFCC) β federating catalog, cart, and checkout into a single GraphQL API.Two core products
comet.rocks β Campaign Storefront PlatformLaunch campaign-specific storefronts for product launches, seasonal drops, and social commerce. Available as a Shopify app (βComet: Campaign Funnel Builderβ) or via direct API integration. chatcast.io β Conversational Storefront
A conversational and agentic UI layer on top of the Comet catalog platform. Let customers discover and buy through natural conversation.
The API
All of Cometβs infrastructure is exposed through an Apollo Federation GraphQL API:- Endpoint:
https://apollo-runtime-router-dmn3-production.up.railway.app/ - Auth: API key (
x-api-keyheader) or JWT bearer token - Schema explorer: Apollo Studio
Next steps
- Quick Start β Connect your Shopify store and make your first API call in 5 minutes
- Tutorial β Launch a full campaign storefront end-to-end
- Apps β Understand the App model before building
- Authentication β API keys and JWT tokens