Testing the Service APIs

The API tester enables you to enter raw JSON requests to test the Device Cloud service APIs, send the request to Device Cloud, and receive the response.

  1. Click Developer and then on the Developer page, click API tester.
  2. On the API Tester page, select a command from the service name menus to populate the Request box with sample JSON code.
  3. Change the request values as needed for testing the API, and then click Test.

    The result appears in the Response box.