What problem does it solve?
This Skill unit helps streamline integration with Spree's v3 REST API, simplifying authentication processes, managing pagination and filtering, and ensuring a seamless API interaction experience.
Core Features & Use Cases
- Authentication Management: Simplify API authentication using publishable keys or secret keys with scoped authorization.
- Pagination Handling: Manage API response pagination effectively with
limit and page parameters.
- Filtering and Sorting: Apply advanced filtering and sorting options to manipulate API data efficiently.
- Use Case: A developer looking to integrate a custom storefront with Spree's Store API for customer-facing interactions, utilizing the
X-Spree-Api-Key for public access.
Quick Start
To retrieve products from the Store API, use the spree-api-v3 skill with the following command: use spree-api-v3 products retrieve