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
Platform API
Authenticating requests
Platform API Examples
🎨
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

Platform API

Platform API is designed to allow external applications to perform administrative actions in Spree.
The base url for Platform API is /api/v2/platform
  • ​Authenticating requests​
  • ​Platform API Endpoints and Examples​
Previous
Authenticating requests
Next
Authenticating requests
Last modified 2mo ago
Copy link
Edit on GitHub