EasyStore24 Logo

REST API

Our REST API provides complete access to all commerce resources — products, orders, customers, inventory, and more. Supports JSON request/response with OAuth 2.0 authentication.

Base URL: https://api.easystore24.com/v1/

GraphQL API

Query exactly the data you need with our GraphQL endpoint. Ideal for custom storefronts, mobile apps, and complex integrations where bandwidth efficiency matters.

Endpoint: https://api.easystore24.com/graphql

Available Endpoints

Products

CRUD operations for products, variants, images, and collections.

Orders

Create, read, update orders. Manage fulfillment and refunds.

Customers

Customer profiles, addresses, order history, and segments.

Inventory

Stock levels, location management, and transfer operations.

Webhooks

Real-time event notifications for orders, products, and more.

Storefront

Headless commerce endpoints for custom frontend applications.