TrialGrid API

TrialGrid exposes a versioned REST API for programmatic access to study designs, users, and document templates. Endpoints are grouped into three categories — see the lists below.

The pages under How the API works cover the cross-cutting concerns that apply to every endpoint: how to authenticate, how versioning is handled, how list responses are paginated and filtered, and how to explore the API interactively.

The pages under API categories describe the actual endpoint groups:

  • The Drafts API — read CRF Draft objects (folders, forms, fields, edit checks, derivations, etc.) and the standards deviation explanations recorded against Library Drafts.

  • The User API — manage user lifecycle: deactivate users, assign users to project roles, and remove project roles from users.

  • The Document Templates API — list, generate and download document templates (Word, Excel, PDF, etc.) for a Draft or a Project.