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 Page API

> Page offers extra information about ClickFunnels pages, like those that are part of funnels.It's the main element that the user modifies when editing a Page in the ClickFunnels editor.You can also learn how to source Page name and public ID from your ClickFunnels UI[here](https://developers.myclickfunnels.com/docs/filtering-by-page).See the [Pages Skill](https://accounts.myclickfunnels.com/.well-known/pages/skill.md) for [building a page](https://accounts.myclickfunnels.com/.well-known/pages/skill.md#building-a-page) and [positioning it within a funnel](https://accounts.myclickfunnels.com/.well-known/pages/skill.md#positioning-a-page-within-a-funnel); the page body is authored in PML — see the [Page Markup Skill](https://accounts.myclickfunnels.com/.well-known/page-markup/skill.md). For pages you host yourself, see [Create an External Page](https://accounts.myclickfunnels.com/.well-known/sdk/create-external-page/skill.md) and [Add Checkout to an External Page](https://accounts.myclickfunnels.com/.well-known/sdk/add-checkout/skill.md). To move those externally-hosted pages to a new domain, see [Migrate an External Page Domain](https://accounts.myclickfunnels.com/.well-known/sdk/migrate-external-page-domain/skill.md).

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

Tagged areas include Page. 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 8 operations across 5 paths, and defines 7 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.

8 operations 5 paths 7 schemas 2 DELETE3 GET2 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 Page API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 8

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

Page 8

Page offers extra information about ClickFunnels pages, like those that are part of funnels. It's the main element that the user modifies when editing a Page in the ClickFunnels e…

GET
/workspaces/{workspace_id}/pages
List Pages
listPages 6 params → 200401404
POST
/workspaces/{workspace_id}/pages
Create Page
createPage 2 params body → 201400401404422
POST
/workspaces/{workspace_id}/pages/external
Create External Page
createExternalPage 1 param body → 201400401403404422
GET
/pages/{id}
Fetch Page
getPages 2 params → 200401404
PUT
/pages/{id}
Update Page
updatePages 2 params body → 200400401403404422
DELETE
/pages/{id}
Delete Page
deletePage 1 param → 204401404422
DELETE
/pages/{id}/products
Remove Products from Page
removeProductsFromPage 1 param body → 204400401404
GET
/pages/{page_id}/stats
Fetch Page Stats
getPageStats 3 params → 200401404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are PageAttributes (21 properties), PageParameters (17 properties), PageParametersUpdate (16 properties), FunnelStepStats (14 properties). Each schema is shown below with its type and property counts.

PageParametersUpdate
object
Update parameters for a page. Field availability depends on the page type: Shared (both internal and external pages): name, description, sortorder, funnel.show…
16 properties
FunnelSummary
object
Lightweight funnel identifier used inside stats responses.
3 properties
PageSummary
object
Lightweight page identifier used inside the Page Stats response.
5 properties
PageStatsAttributes
object
Statistics for a page, including views, opt-ins, sales, and earnings. Stats are computed from the page's associated funnel step. funnel and step are null when…
5 properties 5 required
PageAttributes
object
Pages
21 properties 17 required
PageParameters
object
Pages
17 properties 1 required
FunnelStepStats
object
Per-step statistics for a funnel step. Used in the steps array of the Funnel Stats response and as the step object in the Page Stats response.
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clickfunnels-page-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 Page 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.