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 returnsthe hosted `url` and the Image `id`.For a blog migration, create an Image for each source image, replace the source URL in the post body with thereturned hosted `url`, and use the Image `id` as the blog post's `image_id` only when it is the featured image.Keep a source-to-hosted URL map so repeated images are uploaded once. The same Image IDs can also be assigned toProducts with the `image_ids` parameter.> Limitations and ConstraintsImages have a file size limit of 10MB and a dimension size limit of 10,000 x 10,000 pixels. Image file types currently supported include:```shell# IMAGE TYPESjpeg, png, webp, x-icon, vnd.microsoft.icon# TEXT TYPESsvg+xml, gif```Once uploaded, an image will return the following files and sizes| File Description | Width | Height ||--------------------------------------------------|--------------------|------------------------------------------------------------------------|| Thumbnail | 80 | 52 || Small | 300 | 300 || Medium | 600 | 600 || Large | 800 | 800 || X-Large | 2000 | 2000 ||--------------------------------------------------|--------------------|------------------------------------------------------------------------|
ClickFunnels Image API is one of 102 APIs that ClickFunnels publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Image. 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 3 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
ClickFunnels Image 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.
Images can be used in a variety of use cases. An image can be created or updated from a URL by defining the uploadsourceurl parameter. The response returns the hosted url and the…
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ImageAttributes (8 properties), ImageParametersUpdate (3 properties), ImageParameters (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from ClickFunnels 12
Other APIs ClickFunnels publishes across the network.
This is an independent, third-party profile of ClickFunnels Image 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.