Shuup Web APIs

REST API

Shuup has a powerful API to enable users to access and modify data through endpoints. Users can create several applications to consume the API, from mobile applications to virtual reality devices and whatever platform capable of making HTTP requests.

The Shuup REST API is built on Django REST Framework with additional functionality built on The Provides system to auto-discover available API endpoints.