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

ClickFunnels Sales::Opportunity API

> Sales OpportunitiesSales Opportunities are initially created in a specific stage of a Pipeline and can be moved between different stages within that Pipeline.Each Sales Opportunity requires a name and a reference to a Primary Contact. If the Opportunity is associated with a new Contact, you must first create the Contact using the Contacts API.The `value` field, which is optional, represents the potential value of the Opportunity in the default currency of the Workspace.You can assign an Opportunity to a Team Member using the `assignee_id` field. To reassign the Opportunity to a different team member, simply update this value. To remove the assignee, set the `assignee_id` to `null`. The `assignee_id` corresponds to the `membership.id` in the relevant Team, which can be retrieved using the Teams API.When an Opportunity is moved to a stage with a `close_probability` value of 0 or 100, the `closed_at` timestamp is automatically set. If the Opportunity is later moved to a different stage, the `closed_at` timestamp remains unchanged. You can also manually set the `closed_at` timestamp using the API.

ClickFunnels Sales::Opportunity API is one of 102 APIs that ClickFunnels publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sales::Opportunity. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and rate-limit docs.

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

Requests are made against a single base URL, https://{subdomain}.myclickfunnels.com/api/v2.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://{subdomain}.myclickfunnels.com/api/v2
Authentication
HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 1

ClickFunnels Sales::Opportunity API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 5

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

Sales::Opportunity 5

Sales Opportunities Sales Opportunities are initially created in a specific stage of a Pipeline and can be moved between different stages within that Pipeline. Each Sales Opportun…

GET
/workspaces/{workspace_id}/sales/opportunities
List Opportunities
listSalesOpportunities 5 params → 200401404
POST
/workspaces/{workspace_id}/sales/opportunities
Create Opportunity
createSalesOpportunities 1 param body → 201400401
GET
/sales/opportunities/{id}
Fetch Opportunity
getSalesOpportunities 1 param → 200401404
PUT
/sales/opportunities/{id}
Update Opportunity
updateSalesOpportunities 1 param body → 200400401404
DELETE
/sales/opportunities/{id}
Remove Opportunity
removeSalesOpportunities 1 param → 204401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are VisitAttributes (17 properties), SalesOpportunityAttributes (17 properties), SalesOpportunityParametersUpdate (6 properties), SalesOpportunityParameters (6 properties). Each schema is shown below with its type and property counts.

SalesOpportunityAttributes
object
Opportunities
17 properties 17 required
VisitAttributes
object
Visit tracking information including UTM parameters and device data
17 properties 17 required
VisitsAttributes
object
Collection of visit tracking records for a contact, including first visit, last visit, and last visit with UTM parameters
3 properties 3 required
SalesOpportunityParameters
object
Opportunities
6 properties 3 required
SalesOpportunityParametersUpdate
object
Opportunities
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clickfunnels-sales-opportunity-api-openapi.yml Raw ↑

Other APIs ClickFunnels publishes across the network.

ClickFunnels Addresses::Country API
ClickFunnels Addresses::Region API
ClickFunnels Appointments::Scheduled Event API
ClickFunnels Blog API
ClickFunnels Blogs::Author API
ClickFunnels Blogs::Category API
ClickFunnels Blogs::Post API
ClickFunnels Blogs::Tag API
ClickFunnels Communities::Ban API
ClickFunnels Communities::Bans::Export Action API
ClickFunnels Communities::Bans::Unban Action API
ClickFunnels Communities::Membership API
Where this information came from

This is an independent, third-party profile of ClickFunnels Sales::Opportunity 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.