Compliance 360 Data API

Introduction

The Compliance 360 application is the leading Governance Risk and Compliance (GRC) platform. The Compliance 360 system is a highly-configurable application framework underpinned by a metadata-driven architecture.

The Data API provides developers with the ability to Create, Update, and Delete business objects within the Compliance 360 system. It also provides the ability to execute component operations, like the ability to checkout a policy or advance a workflow. In addition to the core data API features, this API also provides the ability to upload and download binary documents, like file attachments as well as retrieve the audit trail history of a component.

API Documentation

Our APIs are documented in the OpenAPI Specification format. Read the documentation.

API Syntax Reference

The Compliance 360 data API supports a robust query and filtering syntax that can be used with GET related endpoints that are designed to return information. Please see the Compliance 360 API Syntax Reference for more information on how to filter, sort and select fields during query operations.

Implementations

Below are implementations of the Data API in languages we use. Don't see your favorite language? Contribute back to the community by sharing your implementation.

Tools

Here are links to several applications that leverage the Compliance 360 Metadata, Data, and Security APIs.

How To Contribute

Contribute by submitting a PR and a bug report in GitHub.

Maintainers