Conga

Conga (formerly Apttus + Conga) is an enterprise Revenue Lifecycle Management vendor whose Conga Advantage Platform unifies Configure-Price-Quote (CPQ), Contract Lifecycle Management (CLM), document generation and e-signature, X-Author authoring, and AI-assisted contract intelligence. The platform exposes a broad RESTful API surface (CLM, cart/CPQ, catalog, user-management, document- and conversion-management, e-sign, search, scheduler, and extensibility services) documented on a public ReadMe-hosted developer portal at developer.conga.com. APIs use OAuth 2.0 bearer tokens minted through region-specific Conga login services, JSON request/response bodies, cursor-free page/limit pagination with Content-Range headers, URI filtering, and a JSON:API error envelope. Conga is backed by ICONIQ Capital and Insight Partners.

Conga publishes 1 API on the APIs.io network. Tagged areas include Company, Enterprise Software, Contract Lifecycle Management, CPQ, and Revenue Lifecycle Management.

Conga’s developer surface includes documentation, API reference, getting-started guide, authentication, changelog, sandbox, support, and 20 more developer resources.

35.9/100 thin Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 0 Features
CompanyEnterprise SoftwareContract Lifecycle ManagementCPQRevenue Lifecycle ManagementDocument AutomationE-SignatureContract IntelligenceCRM

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 35.9/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/conga: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

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 a...

Rate Limits

Conga Rate Limits

0 limits

RATE LIMITS

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: conga
name: Conga
description: Conga (formerly Apttus + Conga) is an enterprise Revenue Lifecycle Management vendor whose Conga Advantage Platform
  unifies Configure-Price-Quote (CPQ), Contract Lifecycle Management (CLM), document generation and e-signature, X-Author
  authoring, and AI-assisted contract intelligence. The platform exposes a broad RESTful API surface (CLM, cart/CPQ, catalog,
  user-management, document- and conversion-management, e-sign, search, scheduler, and extensibility services) documented
  on a public ReadMe-hosted developer portal at developer.conga.com. APIs use OAuth 2.0 bearer tokens minted through region-specific
  Conga login services, JSON request/response bodies, cursor-free page/limit pagination with Content-Range headers, URI filtering,
  and a JSON:API error envelope. Conga is backed by ICONIQ Capital and Insight Partners.
url: https://raw.githubusercontent.com/api-evangelist/conga/refs/heads/main/apis.yml
image: https://conga.com/sites/default/files/styles/large/public/image/2026-03/Social%20Share%20%281%29%20%281%29.png?itok=uH7gF5iu
x-type: company
x-source: vc-portfolio
x-backed-by:
- iconiq-capital
- insight-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Enterprise Software
- Contract Lifecycle Management
- CPQ
- Revenue Lifecycle Management
- Document Automation
- E-Signature
- Contract Intelligence
- CRM
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/conga-vulnerability-disclosure.yml
- type: Security
  url: https://conga.com/vulnerability-disclosure
- type: Website
  url: https://www.conga.com/
- type: DeveloperPortal
  url: https://developer.conga.com/
- type: Documentation
  url: https://documentation.conga.com/
- type: APIReference
  url: https://developer.conga.com/platform/reference
- type: GettingStarted
  url: https://developer.conga.com/revenue/docs/user-authentication-to-conga-platform
- 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: StatusPage
  url: https://status.conga.com/
- type: ChangeLog
  url: changelog/conga-changelog.yml
- type: Conformance
  url: conformance/conga-conformance.yml
- type: Compliance
  url: https://conga.com/trust-compliance-center
- type: TrustCenter
  url: security/conga-trust-center.yml
- type: DomainSecurity
  url: security/conga-domain-security.yml
- type: WellKnown
  url: well-known/conga-well-known.yml
- type: LLMsTxt
  url: llms/conga-llms.txt
- type: Sandbox
  url: sandbox/conga-sandbox.yml
- type: Support
  url: https://conga.com/support
- type: Blog
  url: https://conga.com/resources/blog
- type: Pricing
  url: https://conga.com/pricing
- type: TermsOfService
  url: https://conga.com/legal/terms-and-conditions
- type: PrivacyPolicy
  url: https://conga.com/privacy
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence