Ordergroove

Ordergroove is an enterprise subscription and relationship-commerce platform that lets retailers and DTC brands offer recurring purchases, autoship, memberships, bundles, prepaid, and rotating/curation subscriptions on top of their existing eCommerce store. It exposes a documented public REST API at restapi.ordergroove.com organized around a four-object data model - Customer, Subscription, Item, and Order - plus supporting resources for Products, Offers and Incentives, Payments, Addresses, and Entitlements, along with outbound Webhooks for order, item, subscription, and subscriber events. Requests use an Application API scope (x-api-key header, server-to-server) or a Storefront API scope (HMAC-SHA256-signed, single-customer context). A GraphQL API for subscription and order data is in Early Access. The platform itself is enterprise and sold through sales, but the developer documentation and API reference are publicly readable.

Ordergroove publishes 6 APIs on the APIs.io network, including Customers API, Items API, Offers API, and 3 more. Tagged areas include Subscriptions, Recurring Commerce, Relationship Commerce, eCommerce, and Autoship.

Ordergroove’s developer surface includes authentication, documentation, signup flow, engineering blog, and 10 more developer resources.

40.5/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterpriseSelf serve
7 APIs
SubscriptionsRecurring CommerceRelationship CommerceeCommerceAutoshipDTCRetailSubscription Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 40.5/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ordergroove: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Ordergroove GraphQL API (Early Access)

A GraphQL surface over Ordergroove subscription and order data, announced in Early Access and positioned for AI agents to explore the schema and fetch exactly the fields they ne...

Ordergroove Customers API

Central customer profiles.

Ordergroove Items API

Line items within orders and subscriptions.

Ordergroove Offers API

Offers, incentives, discounts, and entitlements.

Ordergroove Orders API

Recurring orders generated by subscriptions.

Ordergroove Products API

Product catalog and product groups.

Ordergroove Subscriptions API

Recurring subscription agreements.

Scroll for all 7

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Ordergroove REST API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Ordergroove Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ordergroove Authentication

apiKey · 1 scheme

SECURITY

Ordergroove Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Ordergroove Vulnerability Disclosure

disclosure policy published

SECURITY

Ordergroove Trust Center

SOC 2, PCI DSS, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ordergroove Agentic Access

25 operations · 12 acting

25 operations · 12 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ordergroove
url: https://raw.githubusercontent.com/api-evangelist/ordergroove/refs/heads/main/apis.yml
name: Ordergroove
kind: company
description: Ordergroove is an enterprise subscription and relationship-commerce platform that lets retailers and DTC brands
  offer recurring purchases, autoship, memberships, bundles, prepaid, and rotating/curation subscriptions on top of their
  existing eCommerce store. It exposes a documented public REST API at restapi.ordergroove.com organized around a four-object
  data model - Customer, Subscription, Item, and Order - plus supporting resources for Products, Offers and Incentives, Payments,
  Addresses, and Entitlements, along with outbound Webhooks for order, item, subscription, and subscriber events. Requests
  use an Application API scope (x-api-key header, server-to-server) or a Storefront API scope (HMAC-SHA256-signed, single-customer
  context). A GraphQL API for subscription and order data is in Early Access. The platform itself is enterprise and sold through
  sales, but the developer documentation and API reference are publicly readable.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ordergroove.png
tags:
- Subscriptions
- Recurring Commerce
- Relationship Commerce
- eCommerce
- Autoship
- DTC
- Retail
- Subscription Management
created: '2026-07-10'
modified: '2026-07-10'
specificationVersion: '0.19'
apis:
- aid: ordergroove:ordergroove-graphql-api
  name: Ordergroove GraphQL API (Early Access)
  tags:
  - GraphQL
  - Subscriptions
  - Orders
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.ordergroove.com/blog/how-ordergroove-is-using-graphql-to-build-ai-ready-subscription-infrastructure/
  baseURL: https://restapi.ordergroove.com
  properties:
  - url: https://developer.ordergroove.com/reference/start
    type: Documentation
  - url: https://www.ordergroove.com/blog/how-ordergroove-is-using-graphql-to-build-ai-ready-subscription-infrastructure/
    type: BlogPost
  description: A GraphQL surface over Ordergroove subscription and order data, announced in Early Access and positioned for
    AI agents to explore the schema and fetch exactly the fields they need. The public schema, endpoint path, and operations
    are not yet fully documented - this entry is modeled and the endpoint detail is unconfirmed pending general availability.
- aid: ordergroove:ordergroove-customers-api
  name: Ordergroove Customers API
  description: Central customer profiles.
  humanURL: https://developer.ordergroove.com/reference/subscriptions-list
  baseURL: https://restapi.ordergroove.com
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/ordergroove-customers-api-openapi.yml
  - type: Documentation
    url: https://developer.ordergroove.com/reference/start
  - type: APIReference
    url: https://developer.ordergroove.com/reference/subscriptions-list
  - type: PostmanCollection
    url: collections/ordergroove.postman_collection.json
  - type: OpenCollection
    url: collections/ordergroove.opencollection.json
  - type: APIReference
    url: https://developer.ordergroove.com/reference/customers-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/orders-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/items-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/products-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/offer-profile-list
  - type: Documentation
    url: https://developer.ordergroove.com/reference/webhooks-overview
  - type: APIReference
    url: https://developer.ordergroove.com/docs/configure-webhooks-via-api
- aid: ordergroove:ordergroove-items-api
  name: Ordergroove Items API
  description: Line items within orders and subscriptions.
  humanURL: https://developer.ordergroove.com/reference/subscriptions-list
  baseURL: https://restapi.ordergroove.com
  tags:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/ordergroove-items-api-openapi.yml
  - type: Documentation
    url: https://developer.ordergroove.com/reference/start
  - type: APIReference
    url: https://developer.ordergroove.com/reference/subscriptions-list
  - type: PostmanCollection
    url: collections/ordergroove.postman_collection.json
  - type: OpenCollection
    url: collections/ordergroove.opencollection.json
  - type: APIReference
    url: https://developer.ordergroove.com/reference/customers-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/orders-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/items-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/products-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/offer-profile-list
  - type: Documentation
    url: https://developer.ordergroove.com/reference/webhooks-overview
  - type: APIReference
    url: https://developer.ordergroove.com/docs/configure-webhooks-via-api
- aid: ordergroove:ordergroove-offers-api
  name: Ordergroove Offers API
  description: Offers, incentives, discounts, and entitlements.
  humanURL: https://developer.ordergroove.com/reference/subscriptions-list
  baseURL: https://restapi.ordergroove.com
  tags:
  - Offers
  properties:
  - type: OpenAPI
    url: openapi/ordergroove-offers-api-openapi.yml
  - type: Documentation
    url: https://developer.ordergroove.com/reference/start
  - type: APIReference
    url: https://developer.ordergroove.com/reference/subscriptions-list
  - type: PostmanCollection
    url: collections/ordergroove.postman_collection.json
  - type: OpenCollection
    url: collections/ordergroove.opencollection.json
  - type: APIReference
    url: https://developer.ordergroove.com/reference/customers-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/orders-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/items-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/products-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/offer-profile-list
  - type: Documentation
    url: https://developer.ordergroove.com/reference/webhooks-overview
  - type: APIReference
    url: https://developer.ordergroove.com/docs/configure-webhooks-via-api
- aid: ordergroove:ordergroove-orders-api
  name: Ordergroove Orders API
  description: Recurring orders generated by subscriptions.
  humanURL: https://developer.ordergroove.com/reference/subscriptions-list
  baseURL: https://restapi.ordergroove.com
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/ordergroove-orders-api-openapi.yml
  - type: Documentation
    url: https://developer.ordergroove.com/reference/start
  - type: APIReference
    url: https://developer.ordergroove.com/reference/subscriptions-list
  - type: PostmanCollection
    url: collections/ordergroove.postman_collection.json
  - type: OpenCollection
    url: collections/ordergroove.opencollection.json
  - type: APIReference
    url: https://developer.ordergroove.com/reference/customers-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/orders-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/items-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/products-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/offer-profile-list
  - type: Documentation
    url: https://developer.ordergroove.com/reference/webhooks-overview
  - type: APIReference
    url: https://developer.ordergroove.com/docs/configure-webhooks-via-api
- aid: ordergroove:ordergroove-products-api
  name: Ordergroove Products API
  description: Product catalog and product groups.
  humanURL: https://developer.ordergroove.com/reference/subscriptions-list
  baseURL: https://restapi.ordergroove.com
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/ordergroove-products-api-openapi.yml
  - type: Documentation
    url: https://developer.ordergroove.com/reference/start
  - type: APIReference
    url: https://developer.ordergroove.com/reference/subscriptions-list
  - type: PostmanCollection
    url: collections/ordergroove.postman_collection.json
  - type: OpenCollection
    url: collections/ordergroove.opencollection.json
  - type: APIReference
    url: https://developer.ordergroove.com/reference/customers-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/orders-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/items-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/products-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/offer-profile-list
  - type: Documentation
    url: https://developer.ordergroove.com/reference/webhooks-overview
  - type: APIReference
    url: https://developer.ordergroove.com/docs/configure-webhooks-via-api
- aid: ordergroove:ordergroove-subscriptions-api
  name: Ordergroove Subscriptions API
  description: Recurring subscription agreements.
  humanURL: https://developer.ordergroove.com/reference/subscriptions-list
  baseURL: https://restapi.ordergroove.com
  tags:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/ordergroove-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://developer.ordergroove.com/reference/start
  - type: APIReference
    url: https://developer.ordergroove.com/reference/subscriptions-list
  - type: PostmanCollection
    url: collections/ordergroove.postman_collection.json
  - type: OpenCollection
    url: collections/ordergroove.opencollection.json
  - type: APIReference
    url: https://developer.ordergroove.com/reference/customers-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/orders-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/items-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/products-list
  - type: APIReference
    url: https://developer.ordergroove.com/reference/offer-profile-list
  - type: Documentation
    url: https://developer.ordergroove.com/reference/webhooks-overview
  - type: APIReference
    url: https://developer.ordergroove.com/docs/configure-webhooks-via-api
common:
- type: AgenticAccess
  url: agentic-access/ordergroove-agentic-access.yml
- type: TrustCenter
  url: security/ordergroove-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/ordergroove-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/ordergroove-domain-security.yml
- type: Authentication
  url: authentication/ordergroove-authentication.yml
- type: GitHubOrganization
  url: https://github.com/ordergroove
- type: LinkedIn
  url: https://www.linkedin.com/company/ordergroove
- type: Website
  url: https://www.ordergroove.com
- type: Documentation
  url: https://developer.ordergroove.com
- type: SignUp
  url: https://www.ordergroove.com/get-started
- type: Plans
  url: plans/ordergroove-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ordergroove-rate-limits.yml
- type: FinOps
  url: finops/ordergroove-finops.yml
- type: Blog
  url: https://www.ordergroove.com/blog/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com