- API
- Developer tools
- Shipped
Public catalog API endpoints for Stoify storefronts
Connect external tools to Stoify products, categories, and collections with authenticated, paginated catalog endpoints.
Shipped and available in Stoify
Share this page
Keep catalog data usable outside the dashboard
Stoify's public API gives integrations a practical read surface for storefront catalog data. External applications can retrieve products, categories, and collections without duplicating the catalog in another system.
Start with the workflows integrations need most
The first endpoints cover:
- Product lists with query, status, sorting, and pagination.
- Product lookup by slug, including variants, images, categories, stock, and review summaries.
- Category lists with search, sorting, and pagination.
- Collection lists with search, sorting, and pagination.
Responses use predictable JSON shapes, including pagination metadata for list endpoints. That makes the API useful for custom storefront components, internal tools, catalog sync jobs, and commerce dashboards.
Documentation is part of the endpoint experience
Every endpoint is documented in the Stoify dashboard with query parameters, cURL, JavaScript, and response examples. Developers can pair the API reference with API key management while building an integration.
Plan for predictable usage
Every request is authenticated by an API key and protected by plan-aware rate limits. That gives integrations a stable contract for handling request bursts and pacing retries as the catalog workflow grows.
Related reading
Read the Stoify writing connected to this shipped workflow.

- News
- Education
How Stoify's API Tools Keep Integrations Moving
Stoify's API release brings secure API key management, public catalog endpoints, a practical reference surface, and plan-aware rate limits into one calmer integration workflow.

- Education
- News
Why Agentic Commerce Needs a Simple Platform First
In an agentic world, ecommerce teams need a commerce system with clear catalog, inventory, storefront, SEO, cart, and API ground truth for AI to actually help.
Explore more shipped features

Storefront operations
Maintenance mode with a scheduled storefront page
Temporarily pause a storefront with a branded maintenance page, safe buttons, an icon, and an optional UTC schedule while dashboard teams keep working.

Storefront builder
Storefront builder customer preview and temporary cart
Preview customer account journeys, build a temporary cart, and review checkout safely inside the storefront builder without changing production customer or order data.