The Shopify API gem allows Ruby developers to programmatically access the admin section of Shopify stores. The API is implemented as JSON or XML over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Order, Product, or Collection, has its own URL and is manipulated in isolation.
Required Ruby Version
None
Authors
Shopify
Versions
- 16.2.0 April 14, 2026 (704 KB)
- 16.1.0 January 15, 2026 (679 KB)
- 16.0.0 December 11, 2025 (653 KB)
- 15.0.0 October 31, 2025 (650 KB)
- 14.11.1 August 18, 2025 (622 KB)
- 3.1.7 November 25, 2013 (29.5 KB)