Conga Advantage Platform REST API

The Conga Advantage Platform REST API exposes Conga's Revenue Lifecycle Management services - Contract Lifecycle Management (CLM), cart/CPQ, catalog, user management, X-Author authoring, document- and conversion-management, e-signature, search, scheduling, and extensibility - over resource-oriented JSON endpoints secured with OAuth 2.0 bearer tokens.

API entry from apis.yml

apis.yml Raw ↑
name: Conga Advantage Platform REST API
description: The Conga Advantage Platform REST API exposes Conga's Revenue Lifecycle Management services
  - Contract Lifecycle Management (CLM), cart/CPQ, catalog, user management, X-Author authoring, document-
  and conversion-management, e-signature, search, scheduling, and extensibility - over resource-oriented
  JSON endpoints secured with OAuth 2.0 bearer tokens.
humanURL: https://developer.conga.com/platform/reference
baseURL: https://rlp-dev.congacloud.io/api
tags:
- CLM
- CPQ
- Documents
- E-Signature
- User Management
properties:
- type: Authentication
  url: authentication/conga-authentication.yml
- type: OAuthScopes
  url: scopes/conga-scopes.yml
- type: Conventions
  url: conventions/conga-conventions.yml
- type: ErrorCatalog
  url: errors/conga-problem-types.yml
- type: RateLimits
  url: rate-limits/conga-rate-limits.yml
- type: Lifecycle
  url: lifecycle/conga-lifecycle.yml
- type: Conformance
  url: conformance/conga-conformance.yml
- type: Sandbox
  url: sandbox/conga-sandbox.yml