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 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 [Orders Skill](https://accounts.myclickfunnels.com/.well-known/orders/skill.md) for driving an existing order's lifecycle, including how to [cancel a subscription](https://accounts.myclickfunnels.com/.well-known/orders/skill.md#cancel-a-subscription) so it stops renewing at the payment processor.

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

Tagged areas include Order. 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 3 paths, and defines 12 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 3 paths 12 schemas 2 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 Order 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 3 paths, the API surfaces 5 operations — 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Order 5

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 [Orders…

GET
/workspaces/{workspace_id}/orders
List Orders
listOrders 7 params → 200401404422
POST
/workspaces/{workspace_id}/orders
Create External Order
createOrders 1 param body → 201400401
GET
/orders/{id}
Fetch Order
getOrders 1 param → 200401404
PUT
/orders/{id}
Update Order
updateOrders 1 param body → 200400401404
POST
/orders/{id}/cancel
Cancel Order
cancelOrder 1 param body → 200401404422

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are OrderBaseAttributes (44 properties), OrderParameters (32 properties), OrderParametersUpdate (27 properties), ContactBaseAttributes (24 properties). Each schema is shown below with its type and property counts.

WorkspaceAttributes
object
Workspaces
7 properties 7 required
OrderBaseAttributes
object
Base order attributes used in nested responses (e.g., within invoice responses). This is a subset of the full OrderAttributes schema.
44 properties 44 required
VisitAttributes
object
Visit tracking information including UTM parameters and device data
17 properties 17 required
OrderVisitsAttributes
object
Visit tracking records for orders and invoices. Contains lastvisit and lastvisitwithutm only (firstvisit belongs to the contact).
2 properties 2 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
OrderParametersCancel
object
Parameters for POST /orders/{id}/cancel. All fields are optional — a bare POST (or {"order": {}}) cancels the subscription order with defaults. This routes the…
6 properties
OrderParametersUpdate
object
Update parameters for orders. All fields are optional. Most fields are only applicable to external orders (orders with paymentprocessor: external).
27 properties
ContactBaseAttributes
object
Contacts
24 properties 24 required
OrderParameters
object
Parameters for creating external orders. External orders are orders managed outside of ClickFunnels payment processors (Payments AI or Stripe). Required fields…
32 properties 3 required
OrdersLineItemAttributes
object
Line items
10 properties 10 required
ProductsPriceMinimal
object
Minimal price representation used wherever a price appears as a nested attribute (line items, upgrade/downgrade discovery).
9 properties
OrderAttributes
object
Orders
67 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

clickfunnels-order-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 Order 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.