Welcome

Introduction into the ClickFunnels API.

Hello fellow Funnel Dev! πŸ‘‹

We are excited to present you with the ClickFunnels API, which currently entails the V2 REST API, webhooks, and integrations built on top of it, like Zapier.

The ClickFunnels V2 API lets you:

  • import data from other apps and sources into ClickFunnels and export data that you need somewhere else
  • extend the ClickFunnels platform to your own needs and embed it in your own applications
  • act on behalf of other ClickFunnels users via OAuth 2.0 to offer extended services to other fellow ClickFunnels entrepreneurs

You can refer to our webhooks guide for a full list of webhooks and how to use them.

Schema

You can download the most up-to-date JSON OpenAPI schema that our reference is built from directly from here.

How to Use the Docs

You will find general information here in the Guides.

The API reference lives on its own page.

Some resources offer additional information if you click on the "tag" icon in the resource's title:

Reach Out

For feature requests, you can use the ClickFunnels feature board:

For issues with the API and technical support you have two options:

  1. The funnel devs discussion forum for more general questions.
  2. The regular ClickFunnels tech support if you need to share details in private. Make sure to ask to forward your request to the API team upfront.

What’s Next

You can now make your first request!