Home
Providers
Gong
Gong
Gong is the Revenue AI platform that captures customer interactions across phone, web conferencing, and email, then applies conversation intelligence and generative AI to coach reps, forecast pipeline, and surface deal risk. Gong exposes a REST API at api.gong.io covering Calls, Users, Stats, Library, Settings, Workspaces, Permissions, Data Privacy, CRM, Logs, Engagement, and webhook-style automation rules, plus an outbound data integrations program for pushing call recordings, transcripts, and metadata into Gong from third-party telephony and conferencing systems.
Gong publishes 12 APIs on the APIs.io network. Tagged areas include Revenue Intelligence, Conversation Intelligence, Sales, AI, and CRM.
Gong’s developer surface includes documentation, API reference, getting-started guide, pricing, engineering blog, status page, GitHub presence, and 11 more developer resources.
12 APIs
Revenue Intelligence Conversation Intelligence Sales AI CRM Coaching Forecasting
On this page
Kin Score
APIs 12
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 2
Resources 18
apis.yml
37 Operational Transparency
Composite quality — 34.2/100 · thin
Contract Quality
0.0 / 25
Developer Ergonomics
5.7 / 20
Commercial Clarity
16.3 / 20
Operational Transparency
4.8 / 13
Agent readiness — 3/100 · human only
Machine-Readable Contract
0 / 18
Agentic Access Contract
0 / 10
MCP Server
0 / 12
Machine-Readable Auth
0 / 10
Idempotency
0 / 9
Stable Error Semantics
0 / 8
Request/Response Examples
0 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 12
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 4
The organization behind the API
Source (apis.yml)
aid: gong-io
url: https://raw.githubusercontent.com/api-evangelist/gong-io/refs/heads/main/apis.yml
name: Gong
kind: company
description: Gong is the Revenue AI platform that captures customer interactions across phone, web conferencing, and email,
then applies conversation intelligence and generative AI to coach reps, forecast pipeline, and surface deal risk. Gong exposes
a REST API at api.gong.io covering Calls, Users, Stats, Library, Settings, Workspaces, Permissions, Data Privacy, CRM, Logs,
Engagement, and webhook-style automation rules, plus an outbound data integrations program for pushing call recordings,
transcripts, and metadata into Gong from third-party telephony and conferencing systems.
accessModel:
pricing: free
onboarding: unknown
trial: false
try_now: false
public: false
label: Free
confidence: medium
source:
- plans
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gong-io.png
tags:
- Revenue Intelligence
- Conversation Intelligence
- Sales
- AI
- CRM
- Coaching
- Forecasting
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
apis:
- aid: gong-io:public-api
name: Gong Public API
description: Gong's primary REST API for reading and writing platform data — calls, users, stats, library content, settings,
workspaces, permissions, data privacy, CRM data, audit logs, and engagement. Authentication is via Basic auth (access
key + secret) generated in the Gong company settings.
humanURL: https://app.gong.io/settings/api/documentation
baseURL: https://api.gong.io/v2
tags:
- REST
- Calls
- Users
- Stats
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation
- type: APIReference
url: https://app.gong.io/settings/api/documentation
- aid: gong-io:calls-api
name: Gong Calls API
description: Endpoints for retrieving call metadata, transcripts, media URLs, extensive filtering, and adding new calls
(recordings and metadata) from external telephony and conferencing platforms.
humanURL: https://app.gong.io/settings/api/documentation#/Calls
baseURL: https://api.gong.io/v2/calls
tags:
- Calls
- Transcripts
- Recordings
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Calls
- aid: gong-io:users-api
name: Gong Users API
description: Endpoints for listing and managing Gong users, their roles, manager relationships, and metadata used for permissioning
and reporting.
humanURL: https://app.gong.io/settings/api/documentation#/Users
baseURL: https://api.gong.io/v2/users
tags:
- Users
- Roles
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Users
- aid: gong-io:stats-api
name: Gong Stats API
description: Aggregated statistics for activity, interaction, and rep-level metrics — used to back dashboards, scorecards,
and external BI integrations.
humanURL: https://app.gong.io/settings/api/documentation#/Stats
baseURL: https://api.gong.io/v2/stats
tags:
- Stats
- Analytics
- Reporting
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Stats
- aid: gong-io:library-api
name: Gong Library API
description: Endpoints for browsing Gong libraries and folders, retrieving call lists inside a folder, and managing the
curated learning content shared across teams.
humanURL: https://app.gong.io/settings/api/documentation#/Library
baseURL: https://api.gong.io/v2/library
tags:
- Library
- Folders
- Coaching
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Library
- aid: gong-io:settings-api
name: Gong Settings API
description: Read and update tenant-level configuration — trackers, scorecards, and tracking settings used by Gong to score
calls and surface signals.
humanURL: https://app.gong.io/settings/api/documentation#/Settings
baseURL: https://api.gong.io/v2/settings
tags:
- Settings
- Trackers
- Scorecards
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Settings
- aid: gong-io:workspaces-api
name: Gong Workspaces API
description: Manage Gong workspaces — the isolation boundary used for multi-tenant or multi-business-unit Gong deployments.
humanURL: https://app.gong.io/settings/api/documentation#/Workspaces
baseURL: https://api.gong.io/v2/workspaces
tags:
- Workspaces
- Tenants
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Workspaces
- aid: gong-io:permissions-api
name: Gong Permissions API
description: Endpoints for listing and managing permission profiles and access controls applied to Gong users and content.
humanURL: https://app.gong.io/settings/api/documentation#/Permissions
baseURL: https://api.gong.io/v2/permissions
tags:
- Permissions
- RBAC
- Security
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Permissions
- aid: gong-io:data-privacy-api
name: Gong Data Privacy API
description: Endpoints supporting GDPR / CCPA workflows — locate, export, and purge personal data stored in Gong on behalf
of an individual.
humanURL: https://app.gong.io/settings/api/documentation#/Data-Privacy
baseURL: https://api.gong.io/v2/data-privacy
tags:
- Privacy
- GDPR
- CCPA
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Data-Privacy
- aid: gong-io:crm-api
name: Gong CRM API
description: Endpoints for reading CRM object schema and data Gong has ingested from connected CRMs (Salesforce, HubSpot,
Dynamics), and for pushing engagement activity back into the CRM context.
humanURL: https://app.gong.io/settings/api/documentation#/CRM
baseURL: https://api.gong.io/v2/crm
tags:
- CRM
- Salesforce
- HubSpot
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/CRM
- aid: gong-io:logs-api
name: Gong Logs API
description: Audit log endpoints for retrieving user activity, configuration changes, and access events used in compliance
and SIEM workflows.
humanURL: https://app.gong.io/settings/api/documentation#/Logs
baseURL: https://api.gong.io/v2/logs
tags:
- Audit
- Logs
- Compliance
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Logs
- aid: gong-io:engagement-api
name: Gong Engagement API
description: Engagement endpoints surfacing email and meeting touchpoints between reps and prospects, used for activity
analytics and pipeline hygiene.
humanURL: https://app.gong.io/settings/api/documentation#/Engagement
baseURL: https://api.gong.io/v2/engagement
tags:
- Engagement
- Activity
- Email
properties:
- type: Documentation
url: https://app.gong.io/settings/api/documentation#/Engagement
common:
- type: TrustCenter
url: security/gong-io-trust-center.yml
- type: DomainSecurity
url: security/gong-io-domain-security.yml
- type: Website
url: https://www.gong.io
- type: Documentation
url: https://app.gong.io/settings/api/documentation
- type: APIReference
url: https://app.gong.io/settings/api/documentation
- type: Help
url: https://app.gong.io/help
- type: GettingStarted
url: https://app.gong.io/help/docs/api
- type: Login
url: https://app.gong.io
- type: Pricing
url: https://www.gong.io/pricing
- type: Blog
url: https://www.gong.io/blog
- type: Status
url: https://status.gong.io
- type: PrivacyPolicy
url: https://www.gong.io/privacy-policy
- type: TermsOfService
url: https://www.gong.io/terms-of-service
- type: Trust
url: https://www.gong.io/trust-center
- type: Security
url: https://www.gong.io/trust-center/security
- type: GitHub
url: https://github.com/gong-io
- type: LinkedIn
url: https://www.linkedin.com/company/gong-io
- type: Twitter
url: https://x.com/gong_io
integrations:
- name: Salesforce
- name: HubSpot
- name: Microsoft Dynamics 365
- name: Zoom
- name: Microsoft Teams
- name: Google Meet
- name: Webex
- name: Slack
- name: Outreach
- name: Salesloft
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com