Clover developer environments
United States
Canada
Europe
Latin America
The Clover open platform provides tools for developers to design, configure, test, and manage app integrations for Clover merchants. You can use different environments based on specific regions:
Are you developing apps for North America—United States and Canada?
Learn about the global developer platform.
Create a single developer account and access both the sandbox and production environments on the Global Developer Dashboard.
Are you developing apps for Europe and Latin America—Argentina?
Learn about the (legacy) developer platform.
Create two separate developer accounts on the sandbox and the region-based production environments to access the following:
> Sandbox Developer Dashboard for initial setup and testing. > Production Developer Dashboard to submit integrations for approval and then manage and track app performance.
> Sandbox Developer Dashboard for initial setup and testing. > Production Developer Dashboard to submit integrations for approval and then manage and track app performance.
Environment base URLs
Environment | Base URL | Description | Token type |
---|---|---|---|
Sandbox environment | https://apisandbox.dev.clover.com | Use the sandbox REST API with the Android emulator or with our Developer Kits and sandbox test merchants. | To test your app in the sandbox environment, you can generate and use merchant-specific test API tokens instead of access and refresh tokens. |
Production environment | - United States and Canada: https://api.clover.com - Europe: https://api.eu.clover.com - Latin America: https://api.la.clover.com | Use a separate base URL in production for each of the Clover supported markets. | Use access and refresh tokens following the region-specific OAuth flow to secure merchant data. Note: Do not use the test merchant API tokens in the production environment. |
Updated 2 days ago