How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Gong Calls API

Operations for managing and retrieving call data

Gong Calls API is one of 26 APIs that Gong publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Calls. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 5 paths, and defines 16 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://api.gong.io/v2.

8 operations 5 paths 16 schemas 1 DELETE3 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.gong.io/v2
Authentication
HTTP Basic, HTTP Bearer
Contact
Terms of Service
Resource Areas
1

Authentication & Security 2

Gong Calls API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • basicAuth — Basic authentication using your Gong API access key and secret. Format: base64(accesskey:accesssecret).
  • bearerAuth — OAuth 2.0 Bearer token authentication.

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Calls 8

Operations for managing and retrieving call data

GET
/calls
Gong List calls
listCalls 4 params → 200400401429
POST
/calls
Gong Add a new call
addCall body → 201400401429
GET
/calls/{id}
Gong Retrieve a specific call
getCall 1 param → 200401404429
POST
/calls/extensive
Gong Retrieve detailed call data
listCallsExtensive body → 200400401429
GET
/calls/manual-crm-associations
Gong List calls manually associated with CRM
listManualCrmAssociations 2 params → 200401429
POST
/calls/users-access
Gong Retrieve user call access
retrieveUserCallAccess body → 200401429
PUT
/calls/users-access
Gong Give user call access
giveUserCallAccess body → 200401429
DELETE
/calls/users-access
Gong Remove user call access
removeUserCallAccess body → 200401429

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are NewCallAddingRequest (14 properties), Call (13 properties), CallParty (9 properties), NewCallParty (4 properties). Each schema is shown below with its type and property counts.

ExtensiveCallsRequest
object
3 properties
CallParty
object
9 properties
BaseResponse
object
1 property
UserCallAccessRequest
object
1 property
Call
object
13 properties
SpecificCallResponse
object
2 properties
CallsResponse
object
3 properties
ErrorResponse
object
2 properties
NewCallAddingRequest
object
14 properties 5 required
DetailedCall
ManualAssociationResponse
object
3 properties
NewCallParty
object
4 properties
NewCallAddingResponse
object
2 properties
UserCallAccessUpdateRequest
object
2 properties
ExtensiveCallsResponse
object
3 properties
UserCallAccessResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gong-calls-api-openapi.yml Raw ↑

Other APIs Gong publishes across the network.

Gong Users API
Gong CRM Integration API
Gong Engagement Data API
Gong Library API
Gong Audit Logs API
Gong CRM Data API
Gong CRM Integration API
Gong CRM Schema API
Gong Data Privacy API
Gong Digital Interactions API
Gong Engagement Events API
Gong Flows API
Where this information came from

This is an independent, third-party profile of Gong Calls API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.