API reference
REST endpoints for the Ordergroove platform.
Ordergroove exposes six REST APIs plus a webhooks API:
REST RPC API
The primary REST API for customers, subscriptions, items, orders, and offers.
Entitlements Service API
Manage customer entitlements for memberships and digital access.
Cart Management API
Server-side cart operations for headless checkouts.
Payment API
Tokenize and manage customer payment methods.
Payment Attempt Data API
Retrieve placement response details for processed orders.
Webhooks API
Subscribe to lifecycle events and 1-click actions.
Authentication
All Ordergroove APIs authenticate with either an API key or an HMAC signature. See HMAC and AES authentication for details.
Environments
- Production:
https://restapi.ordergroove.com - Sandbox: available per merchant — contact your Ordergroove representative.