API v2
Currently Spree includes 2 modern REST APIs:Storefront API
Designed to allow customers to interact with the store via external applications (e.g. Next.js storefront or a dedicated mobile app)
Platform API
Provides management capabilities, allowing third party apps to perform actions otherwise available via the admin panel.

