What's Next
You've authenticated with the REST API, imported a catalog tree and searched orders. Here's where to go from here.
Dive deeper into integrations
The Integration development guides cover each area in detail:
- Integration Patterns — architecture, sync strategies, error handling, webhooks
- Product Data — syncing attributes, categories, media and bulk operations
- Pricing Data — price lists, customer-specific pricing, tax configuration
- Order Flow — order lifecycle, status updates, returns, quote-to-order
- Customer & Company Data — companies, contacts, addresses, usergroups
- Inventory — stock management, warehouse integration, availability
Explore the API
- REST API Explorer — browse and test endpoints interactively
- REST API Reference — full endpoint documentation with schemas
- Authentication and security — token management and security
Build a frontend
If your project also includes a customer-facing frontend:
- Using the Storefront SDK — guided approach with Next.js and pre-built components
- Using your own Framework — use the GraphQL API with Vue, Angular, Svelte or any other technology