Skip to main content

Overview

To authenticate with Clover, you need:
  1. Authorization Host - The Clover authorization hostname for your region.
  2. API Host - The Clover API hostname for your region.
This guide will walk you through finding the correct values based on your environment and region.

Prerequisites:

  • You must have a Clover merchant account or a sandbox developer account.

Instructions:

Step 1: Identify your environment and region

Use the table below to find the correct hostnames for your environment and region:
EnvironmentRegionAuthorization Host (authorizeHost)API Host (apiHost)
Sandboxsandbox.dev.clover.comapisandbox.dev.clover.com
ProductionNorth Americawww.clover.comapi.clover.com
ProductionEuropewww.eu.clover.comapi.eu.clover.com
ProductionLatin Americawww.la.clover.comapi.la.clover.com
  • Use the Sandbox row while developing and testing your integration.
  • Use the Production row matching your merchant’s region when going live.

Step 2: Enter credentials in the Connect UI

Once you have identified the correct hostnames:
  1. Open the form where you need to authenticate with Clover.
  2. Enter the Authorization Host and API Host in their respective fields.
  3. Submit the form to begin the OAuth flow and connect your Clover merchant account.
You are now connected to Clover.