Skip to main content
Kit
Kit
57 actions · 1 auth method
PreviewMarketing

Authentication

OAuth 2.0

Create an OAuth2 application in Kit to get Client ID and Secret. Required for write operations. Kit API rate limit is 60…Guides: Connector Profile, Link Account
Actions
57 actions
Action
Description
Get Current Account
Retrieve the current Kit account and user information
Get Creator Profile
Retrieve the creator profile for the current account
Get Email Stats
Retrieve email performance counts for the current account
Get Growth Stats
Retrieve subscriber growth statistics for a specific time period
List Account Colors
Retrieve the color settings for the current account
Update Account Colors
Update the color settings for the current account
Create Broadcast
Draft or schedule a broadcast email to all or a subset of subscribers
List Broadcasts
Retrieve a paginated list of all broadcasts
Get Broadcast
Retrieve a specific broadcast by ID
Update Broadcast
Update an existing broadcast
Delete Broadcast
Delete a broadcast by ID
Get Broadcast Stats
Retrieve performance statistics for a specific broadcast
List Broadcasts Stats
Retrieve statistics for multiple broadcasts
Get Broadcast Link Clicks
Retrieve link click data for a specific broadcast
Create Custom Field
Create a new custom field for subscribers
Bulk Create Custom Fields
Create multiple custom fields in a single request
List Custom Fields
Retrieve all custom fields
Update Custom Field
Update a custom field label by ID
Delete Custom Field
Delete a custom field by ID
List Email Templates
Retrieve all available email templates
List Forms
Retrieve a paginated list of all forms
List Form Subscribers
Retrieve subscribers who signed up through a specific form
Add Subscriber To Form
Add an existing subscriber to a form by subscriber ID
Add Subscriber To Form By Email
Add an existing subscriber to a form by email address
Bulk Add Subscribers To Forms
Add multiple subscribers to forms in a single request
Create Purchase
Record a new purchase for a subscriber
List Purchases
Retrieve a paginated list of all purchases
Get Purchase
Retrieve a specific purchase by ID
List Segments
Retrieve a paginated list of all segments
Create Sequence
Create a new email sequence
List Sequences
Retrieve a paginated list of all sequences
Add Subscriber To Sequence
Add an existing subscriber to a sequence
Add Subscriber To Sequence By Email
Add a subscriber to a sequence by email address
List Sequence Subscribers
Retrieve subscribers enrolled in a specific sequence
Create Subscriber
Create or update a subscriber (upsert)
Bulk Create Subscribers
Create multiple subscribers in a single request
Get Subscriber
Retrieve a specific subscriber by ID
List Subscribers
Retrieve a paginated list of all subscribers
Update Subscriber
Update an existing subscriber by ID
Unsubscribe Subscriber
Unsubscribe a subscriber by ID
Get Subscriber Stats
Retrieve email statistics for a specific subscriber
List Subscriber Tags
Retrieve all tags assigned to a specific subscriber
Filter Subscribers By Engagement
Filter subscribers based on email engagement metrics
Create Tag
Create a new tag
Bulk Create Tags
Create multiple tags in a single request
List Tags
Retrieve a paginated list of all tags
Update Tag
Update a tag name by ID
Tag Subscriber
Add a tag to a subscriber by subscriber ID
Tag Subscriber By Email
Add a tag to a subscriber by email address
Bulk Tag Subscribers
Apply tags to multiple subscribers in a single request
List Tag Subscribers
Retrieve subscribers assigned to a specific tag
Remove Tag From Subscriber
Remove a tag from a subscriber by subscriber ID
Remove Tag From Subscriber By Email
Remove a tag from a subscriber by email address
Bulk Remove Tags From Subscribers
Remove tags from multiple subscribers in a single request
Create Webhook
Create a webhook subscription for a specific event
List Webhooks
Retrieve all webhook subscriptions
Delete Webhook
Delete a webhook subscription by ID

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/convertkit/filled/png

Connector Profile

Kit - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/convertkit/filled/png

Link Account

Kit - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: