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 website screenshot

ClickFunnels

ClickFunnels is a sales funnel and online business platform that lets entrepreneurs build landing pages, sales funnels, checkout flows, courses, membership sites, communities, blogs and email marketing campaigns without code. The ClickFunnels 2.0 REST API is a 418-operation OpenAPI 3.1 contract covering teams, workspaces, funnels, pages, blogs, products, discounts, orders, invoices, transactions, subscriptions, contacts, courses, communities, forms, workflows, email and analytics, authenticated with a team-scoped Bearer token or with workspace-scoped OAuth 2.0. It is discoverable the correct way: an RFC 9727 api-catalog links the spec, RFC 8414 metadata publishes the OAuth scopes, and sixteen Markdown Agent Skills are served from /.well-known/ for agents driving the API.

agent ready

Reference-quality API operations across every facet — a rich contract, published governance, transparent operations, and machine-readable commercial terms.

Kin Score

API Evangelist profiles ClickFunnels the way a machine reads it — 113 machine-readable artifacts across 2 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.

Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — ClickFunnels scores 67.8/100 (exemplar), with a separate agent-readiness read of 37/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.

Kin Score

This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance. Every facet and dimension name is a link: it opens that measurement's page on APIs.io, where the rating runs across the whole catalog — the exact checks that feed it, how every profiled provider distributes on it, and who is at the top of it.

Kin Score Kin Score How this is scored →
scored 2026-09-10 · rubric v0.20.0
Composite quality — 67.8/100 · exemplar
Contract Quality 16.8 / 25
Access Clarity 15.3 / 20
Discoverability 7.0 / 10
ClickFunnels Kin Score — API readiness rating by API Evangelist

Put this on your own site. The badge is drawn live from ClickFunnels's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.

<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/clickfunnels/"
   title="ClickFunnels on API Evangelist — API profile and Kin Score">
  <img src="https://apis.io/badge/clickfunnels.svg"
       alt="ClickFunnels Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>

More shapes, themes and sizes → · Score as JSON · How badges work

How we profile ClickFunnels

Each block below is one kind of artifact we hold for ClickFunnels. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.

APIs 102

Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.

Individual APIs this provider publishes, each with its own machine-readable definition.

ClickFunnels Addresses::Country API

> Countries are a global reference list used when setting addresses. The Addresses::Country API provides read-only access to the list of countries, each with its ISO 3166-1 alph...

ClickFunnels Addresses::Region API

> Regions are the states/provinces of a country. The Addresses::Region API provides read-only access to the regions of a country. Use a region's code or name as the address regi...

ClickFunnels Appointments::Scheduled Event API

> Scheduled Appointment Events represent set meeting events The Appointment Scheduled Event represents a scheduled meeting between a ClickFunnels user and a contact on a specifi...

ClickFunnels Blog API

> Blogs represent a blog resource belonging to a workspace site A Blog is a top-level container for blog posts, categories, tags, and authors. Each workspace site can have one o...

ClickFunnels Blogs::Author API

Blog Authors. See [Authors (read-only)](https://accounts.myclickfunnels.com/.well-known/blogs/skill.md#authors-read-only) in the [Blogs Skill](https://accounts.myclickfunnels.co...

ClickFunnels Blogs::Category API

Blog Categories. See [Categories (read-only)](https://accounts.myclickfunnels.com/.well-known/blogs/skill.md#categories-read-only) in the [Blogs Skill](https://accounts.myclickf...

ClickFunnels Blogs::Post API

> Blog Posts are the individual articles published within a Blog Blog posts support rich content via PML markup, visibility controls, SEO settings, categories, tags, and authors...

ClickFunnels Blogs::Tag API

Blog Tags. See [Tags (list / show / create)](https://accounts.myclickfunnels.com/.well-known/blogs/skill.md#tags-list--show--create) in the [Blogs Skill](https://accounts.myclic...

ClickFunnels Communities::Ban API

> Bans prevent a Contact from accessing a Community. A Ban records which Contact is banned, who issued the ban, the scope of the ban (`bannable_type`/`bannable_id`), and an opti...

ClickFunnels Communities::Bans::Export Action API

> Async bulk action that exports community ban data to a file in the background. Creating an ExportAction enqueues a background job and immediately returns an action record. Pol...

ClickFunnels Communities::Bans::Unban Action API

> Async bulk action that unbans multiple contacts from a community in the background. Creating an UnbanAction enqueues a background job and immediately returns an action record....

ClickFunnels Communities::Membership API

> Memberships represent a Contact's membership in a Community. A Membership joins a Contact to a Community and tracks whether that member has moderator privileges. Creating or u...

ClickFunnels Communities::Memberships::Add To Group Action API

> Async bulk action that adds multiple members to one or more community spaces (groups) in the background. Creating an AddToGroupAction enqueues a background job and immediately...

ClickFunnels Communities::Memberships::Ban Action API

> Async bulk action that bans multiple community members in the background. Creating a BanAction enqueues a background job and immediately returns an action record. Poll the `sh...

ClickFunnels Communities::Memberships::Export Action API

> Async bulk action that exports community membership data to a file in the background. Creating an ExportAction enqueues a background job and immediately returns an action reco...

ClickFunnels Communities::Memberships::Remove From Group Action API

> Async bulk action that removes multiple members from one or more community spaces (groups) in the background. Creating a RemoveFromGroupAction enqueues a background job and im...

ClickFunnels Communities::Space API

> Spaces (Topics) are the individual discussion areas within a Space Group. A Space is a single discussion channel or topic area within a Space Group. Members post, comment, and...

ClickFunnels Communities::Space Group API

> Space Groups are named sections within a Community that contain Spaces (Topics). A Space Group is a logical grouping of Spaces (Topics) within a Community. Use Space Groups to...

ClickFunnels Communities::Spaces::Post API

> Posts are member-created content items within a Community Space. A Post belongs to a Space and is authored by a Contact. Posts support rich HTML body content, optional titles,...

ClickFunnels Communities::Spaces::Post::Comment API

> Comments are member replies on a Community Post. A Comment belongs to a Post and is authored by a Contact. Comments support rich HTML body content and threaded replies via `pa...

ClickFunnels Communities::Spaces::Post::Comment::Like API

> Comment Likes record a Contact's like reaction on a Post Comment. A Comment Like belongs to a Comment and is authored by a Contact. Likes have no update operation — create one...

ClickFunnels Communities::Spaces::Post::Like API

> Post Likes record a Contact's like reaction on a Community Post. A Post Like belongs to a Post and is authored by a Contact. Likes have no update operation — create one to lik...

ClickFunnels Communities::Spaces::Post::Video Embed API

> Video Embeds attach a hosted video to a Community Post. A Video Embed belongs to a Post and stores the provider name, source URL, and optional provider-specific metadata. Vide...

ClickFunnels Community API

> Communities are membership-based spaces where contacts can post, interact, and engage. A Community is the top-level container for community content. It belongs to a workspace ...

ClickFunnels Contacts::Applied Tag API

> Contact Applied Tags The Contact Applied Tags APIs allow you to list, apply and remove tags associated with a specific contact. To utilize this, first obtain the Tag IDs for a...

ClickFunnels Contacts::Enroll Action API

> Bulk-enroll contacts into course sections An Enroll Action enrolls an entire audience of contacts into one or more course sections in a single async operation. Pass `course_id...

ClickFunnels Contacts::Export Action API

> Bulk-export contacts to a CSV file An Export Action generates a CSV of an audience of contacts in a single async operation. Supply `fields` to control which contact columns ap...

ClickFunnels Contacts::Filter API

> AI-generated contact filters Translate a natural-language audience description into a ClickFunnels contact filter using an AI model. The model can use the full range of contac...

ClickFunnels Contacts::Run Workflow Action API

> Bulk-trigger a workflow across a filtered set of contacts A Run Workflow Action enqueues an entire audience of contacts into a workflow in a single async operation. Requires a...

ClickFunnels Contacts::Tag API

# Contact Tags Contact Tags are unique to each workspace, allowing for customized organization of your Contacts. Once created, these tags can be applied to any contact within th...

ClickFunnels Contacts::Tag Action API

> Bulk apply or remove tags across a filtered set of contacts A Tag Action applies (or removes) one or more Contact Tags across an entire audience in a single async operation. I...

ClickFunnels Contacts::Unsubscribe Action API

> Bulk-unsubscribe contacts from email An Unsubscribe Action marks an entire audience of contacts as unsubscribed from email in a single async operation. **Target selection** — ...

ClickFunnels Course API

> Represents the volume of educational material The course is the top-level layer of a concept for educational material. It is the _thing_ to be sold to a customer. Once a custo...

ClickFunnels Courses::Enrollment API

> Controls access to course sections and lessons By purchasing or otherwise opting into a course, an enrollment record is created. Enrollments dictate which sections, sub-sectio...

ClickFunnels Courses::Lesson API

> Represents the material within a Course The lesson is the part of the course which teaches the material described within the course. Completing lessons can unlock access to ot...

ClickFunnels Courses::Lesson Completion API

> Marks a lesson as completed for enrollment. To mark a lesson as completed by an enrollment, create an `Courses::LessonCompletion` record. To undo this, the `Courses::LessonCom...

ClickFunnels Courses::Section API

> Represents the modules within a Course The section is the organization layer of a course where the content is accessed and managed for a customer. Sections can have sub-sectio...

ClickFunnels Courses::Sections::Publish Action API

> Publishes course sections (and their lessons) in bulk. A Publish Action selects one or more course sections — either by explicit `target_ids` (course-section public IDs) or `t...

ClickFunnels Discount API

> A reusable, workspace-scoped discount the checkout applies on top of a price. A Discount is the right tool for a coupon code, a percentage/amount off, or a time-boxed sale - a...

ClickFunnels Domain API

> Domains represent custom domains connected to a workspace. The Domains API provides read-only access to the domains configured for a workspace. Use this API to look up domain ...

ClickFunnels Download API

> Downloads are workspace files that can be granted through product variants. Use the Download's `asset_id` when configuring digital-asset access through the `Products::Variant`...

ClickFunnels Emails::Address API

> Email Addresses Email Addresses represent sender addresses in your workspace. These are used as "from" and "reply-to" addresses when sending email broadcasts. Select a from-ad...

ClickFunnels Emails::Broadcast API

> Email Broadcasts Email Broadcasts allow you to send one-time email campaigns to your contacts. Broadcasts are created in draft status and can be sent immediately or scheduled ...

ClickFunnels Emails::Broadcasts::Send Action API

> Send Actions trigger the actual delivery of an email broadcast. A Send Action is the trigger that sends (or schedules) the parent broadcast — the same action the ClickFunnels ...

ClickFunnels Emails::Domain API

> Email Domains represent the sending domains (DKIM/SPF/DMARC) available to a workspace for outbound email. One domain name has two independent jobs, and sending needs both. Thi...

ClickFunnels Emails::Settings API

> Email Settings Email Settings represent your workspace's email configuration, including default from and reply-to addresses for system and marketing emails. See the [Business ...

ClickFunnels Emails::Template API

> Email Templates Email Templates are reusable email content that can be used with broadcasts. See [Templates](https://accounts.myclickfunnels.com/.well-known/emails/skill.md#te...

ClickFunnels Emails::Topic API

> Email Topics Email Topics are used for email broadcast categorization and subscriber preferences. See [Sending or scheduling a broadcast](https://accounts.myclickfunnels.com/....

ClickFunnels Form API

> Manage Forms, FieldSets, Fields, Submissions and Answers The Forms API and it's related resources allow you to manage in detail all parts of your ClickFunnels forms.

ClickFunnels Forms::Submission API

> Allows to submit and analyze forms programmatically The `Forms::Submission` resource together with the `Form` and other `Forms::` allows you to create form submission programm...

ClickFunnels Form Submission API

> Presents submitted forms including the detailed data breakdown The `FormSubmission` resource is a log of all the form submissions that happened for a given workspace. You can ...

ClickFunnels Fulfillment API

> Fulfillments allow fulfilling orders and managing shipments. Please refer to [our Fulfillments guide](https://developers.myclickfunnels.com/docs/fulfillments) for more informa...

ClickFunnels Funnel API

> The Funnel resource contains relevant metadata about funnels. Funnel-level analytics are available via the Fetch Funnel Stats endpoint (`GET /funnels/{funnel_id}/stats`); per-...

ClickFunnels Funnels::Conditional Split Step API

> Conditional split steps route contacts down a "matched" or "unmatched" branch based on a RefineFilter condition. Conditional split steps live inside a funnel's workflow. Each ...

ClickFunnels Funnels::Split Test Step API

> Split test steps wrap an existing funnel page in a two-branch A/B split with configurable traffic weights. Split test steps live inside a funnel's workflow. Each step exposes ...

ClickFunnels Funnels::Tag API

> Funnels::Tag are used to distinguish, segment and run additional automations on your funnels and the users who go through them.

ClickFunnels Image API

> Images can be used in a variety of use cases. An image can be created or updated from a URL by defining the `upload_source_url` parameter. The response returns the hosted `url...

ClickFunnels Order API

> Orders describe a purchase made by a contact. Please refer to the [Orders Overview Guide](https://developers.myclickfunnels.com/docs/orders) for more information. See the [Ord...

ClickFunnels Orders::Applied Tag API

> Order Applied Tags The Order Applied Tags APIs allow you to list, apply and remove tags associated with a specific order. To utilize this, first obtain the Tag IDs for all the...

ClickFunnels Orders::Invoice API

> Invoices track payments for orders. Order Invoices are the invoices issued against Orders. For more information please consult our [Orders Overview guide](https://developers.m...

ClickFunnels Orders::Invoices::Restock API

> Restocks make it possible to restock in case a priorly issued fulfillment is not going to be fulfilled. If a customer pays for an invoice that will not get fulfilled (e.g. the...

ClickFunnels Orders::Line Items::Change API

> Preview and commit variant/price changes on existing subscription line items. A self-serve flow for switching the variant or price on a subscription line item. The surface has...

ClickFunnels Orders::Tag API

> Order Tags Order Tags are unique to each workspace, allowing for customized organization of your orders. Once created, these tags can be applied to any order within the same w...

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

ClickFunnels Product API

> Products can be used to create and edit sellable goods. Products have a few boolean attributes including `archived`, `visible_in_store`, and `visible_in_customer_center`. Prod...

ClickFunnels Products::Prices::Change Option API

> Allowed variant/price upgrade and downgrade targets for a source price. Merchant-configured rows define which variant + price combinations a subscription using a given source ...

ClickFunnels Products::Variant API

> Product variants If there are multiple variants of a product (like when a T-shirt can come in many sizes or colors), then these should be created as `Products::Variant` record...

ClickFunnels Refine Filter API

> Reusable audience filters that scope contacts for conditional splits, email broadcasts, workflow branches, and other ClickFunnels surfaces. A RefineFilter stores a named, conj...

ClickFunnels Sales::Opportunity API

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

ClickFunnels Sales::Pipeline API

> Sales Pipelines Pipelines allow you to organize, track and advance Opportunies between different Stages. A Pipeline consists of multiple Stages. When creating a Pipeline, you ...

ClickFunnels Sales::Pipelines::Stage API

> Sales Pipeline Stages Stages belong to a Pipeline, and allow you to track and advance Opportunities. You can re-order Stages in a Pipeline by updating the `sort_order` attribu...

ClickFunnels Site API

> Sites represent a workspace's website configuration containing global code settings.

ClickFunnels Style API

> Styles determine some CSS specifics for a theme.

ClickFunnels Theme API

> Themes determine the look of the user-facing ClickFunnels pages. A theme bundles the relevant site pages, like home page, storefront, course pages, etc.

ClickFunnels Webhooks::Outgoing::Event Type API

The authoritative catalog of webhook event types available for subscription. Use this endpoint to discover the exact string keys to supply in `event_type_ids` when creating or u...

ClickFunnels Workflow API

Standalone automation workflows that enroll contacts and execute a sequence of action steps (send email, apply tag, delay, split, etc.). A workflow is either `draft` (no active ...

ClickFunnels Workflows::Run API

Execution records tracking a contact's progress through a workflow. Status is derived: `active`, `paused`, `completed`, or `canceled`. Runs can be listed/filtered or manually cr...

ClickFunnels Workflows::Step API

Action and split steps within a workflow. The step `type` (e.g. `send_email_step`, `delay_step`, `conditional_split_step`) is conveyed via the `step_type_settings` map — the sin...

ClickFunnels Workflows::Trigger API

Triggers attached to a workflow. Each trigger specifies an `event_type_key` (e.g. `$contact.tag_applied`) and optional condition FK ids that narrow which events fire the trigger...

Scroll within the panel for all 102 ·

Open Collections 3

Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

ClickFunnels API

OPEN COLLECTION

ClickFunnels 2.0 API

OPEN COLLECTION

Pricing Plans 1

Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the things the Kin Score reads for access clarity — renamed from commercial clarity in rubric 0.12, because a free statutory interface has access terms and no commercial ones.

Published pricing tiers and plan structures.

Rate Limits 1

Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.

Documented rate limits and quota policies.

Clickfunnels Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

Not every API is request/response. AsyncAPI describes the event-driven and streaming side — the webhooks and channels — so the asynchronous half of the interface is documented the same way the synchronous half is.

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Clickfunnels Authentication

http/oauth2 · 2 schemes

SECURITY

Clickfunnels Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes are the vocabulary of least-privilege access. Profiling them shows exactly what an integration — or an agent acting on a user's behalf — is allowed to do.

OAuth scopes governing access to this provider's APIs.

Clickfunnels Scopes

5 scopes · authorizationCode

5 scopes

SCOPES

Agentic Access 1

An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.

Recommended x-agentic-access execution contracts for AI agents.

Clickfunnels Agentic Access

418 operations · 224 acting · 4 human-in-the-loop

418 operations · 224 acting

AGENTIC

Resources

Every other property we hold for ClickFunnels — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Access & Security 3

Authentication, authorization, and security posture

Company 3

The organization behind the API

← All providers · Data indexed from github.com/api-evangelist/clickfunnels · machine-readable index on apis.io

Where this information came from

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