Detailed API Specifications

The following chapters describe the ClearTrial Web Services APIs, grouped by ClearTrial resources. In the URLs shown, values within braces {} are placeholders for entering the ID of a specific instance of the resource.

For example, in /cleartrial-ws/studies/{studyID}, the {studyID} is a placeholder for any study IDs identified in the <id> elements in the representation returned by the GET call to /cleartrial-ws/studies.

Each ClearTrial Web Services API specification includes the following information:

  • Purpose
  • Method: GET or PUT
  • The URL to which the call is made
  • Sample output in JSON for a late-stage study
  • Sample output in JSON for a Phase I Healthy Volunteers study, if it differs from a late-stage study