Clover logo

Clover

Clover is a Fiserv-owned point-of-sale platform for small and mid-size merchants. The Clover developer platform exposes the Clover REST API for inventory/orders/customers/transactions, the Ecommerce API for online payments, an Android Payments API and Clover Android SDK for native apps on Clover devices, the REST Pay Display API for semi-integrated POS, the Remote Pay SDKs (cloud, Windows, iOS, Android), and the Clover Go SDK.

7 APIs 0 Features
POSPaymentsRetailSMBHardware

APIs

Clover REST API

Foundational REST API for merchant data: inventory, orders, customers, employees, line items, modifiers, payments, refunds, and more. OAuth-based auth with sandbox and productio...

Clover Ecommerce API

Online payments API for charges, refunds, tokenization, recurring payments, and gift cards.

Clover Android SDK

Native SDK for Android apps running on Clover devices, with access to merchant data and device hardware.

Clover Android Payments API

Payment-processing API for Android apps on Clover devices that abstracts device configuration.

Clover REST Pay Display API

Semi-integrated POS API for merchant-facing Pay Display flows on Clover devices.

Clover Remote Pay SDKs

Remote Pay SDKs for Cloud, Windows, iOS, and Android integrations with Clover devices.

Clover Go SDK

Mobile SDK (iOS, Android) for accepting card-present payments via Clover Go readers.

Resources

🔗
Website
Website
🔗
Developer
Developer
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: clover
url: https://raw.githubusercontent.com/api-evangelist/clover/refs/heads/main/apis.yml
name: Clover
x-type: company
description: Clover is a Fiserv-owned point-of-sale platform for small and mid-size merchants. The Clover
  developer platform exposes the Clover REST API for inventory/orders/customers/transactions, the Ecommerce
  API for online payments, an Android Payments API and Clover Android SDK for native apps on Clover devices,
  the REST Pay Display API for semi-integrated POS, the Remote Pay SDKs (cloud, Windows, iOS, Android),
  and the Clover Go SDK.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
- POS
- Payments
- Retail
- SMB
- Hardware
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
- aid: clover:rest-api
  name: Clover REST API
  description: 'Foundational REST API for merchant data: inventory, orders, customers, employees, line
    items, modifiers, payments, refunds, and more. OAuth-based auth with sandbox and production environments.'
  humanURL: https://docs.clover.com/reference
  baseURL: https://api.clover.com
  tags:
  - REST
  - Merchant
  - Inventory
  - Orders
  properties:
  - type: Documentation
    url: https://docs.clover.com/reference
  - type: Sandbox
    url: https://sandbox.dev.clover.com/
- aid: clover:ecommerce-api
  name: Clover Ecommerce API
  description: Online payments API for charges, refunds, tokenization, recurring payments, and gift cards.
  humanURL: https://docs.clover.com/
  baseURL: https://api.clover.com
  tags:
  - REST
  - Payments
  - Ecommerce
  properties:
  - type: Documentation
    url: https://docs.clover.com/
- aid: clover:android-sdk
  name: Clover Android SDK
  description: Native SDK for Android apps running on Clover devices, with access to merchant data and
    device hardware.
  humanURL: https://docs.clover.com/
  tags:
  - SDK
  - Android
  - Hardware
  properties:
  - type: Documentation
    url: https://docs.clover.com/
- aid: clover:android-payments-api
  name: Clover Android Payments API
  description: Payment-processing API for Android apps on Clover devices that abstracts device configuration.
  humanURL: https://docs.clover.com/
  tags:
  - SDK
  - Android
  - Payments
  properties:
  - type: Documentation
    url: https://docs.clover.com/
- aid: clover:rest-pay-display
  name: Clover REST Pay Display API
  description: Semi-integrated POS API for merchant-facing Pay Display flows on Clover devices.
  humanURL: https://docs.clover.com/
  tags:
  - REST
  - Pay Display
  - Semi-Integrated
  properties:
  - type: Documentation
    url: https://docs.clover.com/
- aid: clover:remote-pay-sdks
  name: Clover Remote Pay SDKs
  description: Remote Pay SDKs for Cloud, Windows, iOS, and Android integrations with Clover devices.
  humanURL: https://docs.clover.com/
  tags:
  - SDK
  - Remote Pay
  properties:
  - type: Documentation
    url: https://docs.clover.com/
- aid: clover:go-sdk
  name: Clover Go SDK
  description: Mobile SDK (iOS, Android) for accepting card-present payments via Clover Go readers.
  humanURL: https://docs.clover.com/
  tags:
  - SDK
  - Mobile
  - Card Reader
  properties:
  - type: Documentation
    url: https://docs.clover.com/
common:
- type: Website
  url: https://www.clover.com/
- type: Developer
  url: https://docs.clover.com/
- type: Plans
  url: plans/clover-plans-pricing.yml
- type: RateLimits
  url: rate-limits/clover-rate-limits.yml
- type: FinOps
  url: finops/clover-finops.yml
maintainers:
- FN: Kin Lane
  email: [email protected]