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: sources, lookup keys, pagination, directives, expands and localized strings
- Products and categories: importing products, categories, media and stock
- Companies, contacts and customers: importing accounts and addresses
- Orders: exporting orders, importing them and keeping statuses and shipments in sync
- Recipes: copy-paste calls for single tasks
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