REST API
What is a REST API?
The REST (Representational State Transfer) API is an architecture style for communication between systems over HTTP. A REST API uses standard HTTP methods like GET, POST, PUT and DELETE to manipulate resources.
REST API in web shops
Online store platforms offer REST APIs so that external systems can integrate with the store. Typical uses:
- Synchronizing products from ERP or PIM system
- Retrieve orders to an inventory management system
- Update inventory from an external system
- Create customers from CRM
Shoporama offers a REST API that provides access to products, orders, customers and more. The API uses key-based authentication and returns data in JSON format.
How to Use Shoporama
Guides that demonstrate the concept in practice
REST API
Complete guide to Shoporama's REST API: authentication, all endpoints, examples and Swagger documentation.
REST API documentation
Link to documentation for Shoporama's REST API for integration with external systems.
Find or create an API key
Guide to finding your API key in Shoporama, which is used for integrations with e.g. Shipmondo.
OAuth - give apps access to your webshop
Learn how OAuth works in Shoporama. Give third-party apps secure access to your online store without sharing your...
We know online marketing in Shoporama
We've been working with online marketing ourselves for decades. As the only shop system in the country, we have spoken multiple times at conferences such as Marketingcamp, SEOday, Shopcamp, Digital Marketing, E-commerce Manager, Ecommerce Day, Web Analytics Wednesday and many more.