Make a sample REST API call

The Clover REST API lets you query relevant information about Clover merchants in your web app. Relevant information, such as merchant inventory, orders, and payments, is available using our REST API. An endpoint represents each type of merchant information.

Use the Android emulator or Developer Kits in the sandbox environment for building and testing your apps with test merchants. For your Android app, you can generate an API token and query web services using the Clover Android SDK.

Use the following procedure to make a sample API call using the Clover API Reference.

Test Rest API calls with the sample inventory

  1. Use the sample inventory file to test more REST API calls for your test merchant.
  2. On the Merchant Dashboard, select the Inventory app, and then follow the instructions to upload the sample inventory file. See Import inventory.

Related topics