API referenceUser DocumentationDemoGitHub
Search…
⌃K
Links
Developer's Documentation
🚀
Getting Started
Quick Start Guide
Installation
Headless Commerce
Supported Ruby and Rails Versions
🔌
API
Getting Started with Spree API
Storefront API
Authenticating requests
Storefront API Examples
Platform API
🎨
Storefronts
Next.js Commerce
Vue Storefront
🖥
CLI
Getting Started with Spree CLI
Contributing to Spree CLI
⚙
Internals
Stores
Products
Orders
Payments
Shipments
Promotions
Inventory
Taxation
Addresses
Adjustments
Calculators
Preferences
⚒
Customization
Dependencies
Business Logic
Storefront API
Checkout
Authentication
Permissions
Images
Internationalization
Storefront
Emails
🌎
Deployment
Vendo
AWS
Heroku
Performance
🔐
Security
General guidelines
API
PCI Compliance
Authentication & authorization
🔋
Upgrades
How to perform upgrades
Upgrade guides
🎁
Extensions
Extensions
Creating an extension
👓
Advanced
Adding Spree to an existing Rails application
Deface
❤
Contributing
General guidelines
Developing Spree
Upgrading extensions
✨
Releases Notes
Releases
Changelog
🤝
Support
Core Team support
Slack Community
Powered By GitBook

Storefront API

Storefront API is designed to allow external applications (frontends, mobile apps etc.) to enable customer experience integrated with Spree.
The base path for Storefront API is /api/v2/storefront
  • ​Authenticating requests​
  • ​Storefront API Endpoints and Examples​
API - Previous
Getting Started with Spree API
Next
Authenticating requests
Last modified 3mo ago
Copy link
Edit on GitHub