Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Klaviyo Lists API is one of 23 APIs that Klaviyo publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Lists. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, an API reference, authentication docs, and rate-limit docs.

This API exposes 13 operations across 8 paths, and defines 49 schemas. It is described by OpenAPI 3.0.2, at version 2026-04-15.

Requests are made against a single base URL, https://a.klaviyo.com.

13 operations 8 paths 49 schemas 2 DELETE8 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
2026-04-15
Base URL
https://a.klaviyo.com
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Klaviyo Lists API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Klaviyo-API-Key). By default, every request must be authenticated.

  • Klaviyo-API-Key — Private key authentication for /api/ endpoints is performed by setting the Authorization header to Klaviyo-API-Key your-private-api-key For more information pl…

Paths & Operations 13

Across 8 paths, the API surfaces 13 operations — 2 DELETE, 8 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Lists 13

lists

GET
/api/lists
Get Lists
get_lists 9 params → 2004XX5XX
POST
/api/lists
Create List
create_list 1 param body → 2014XX5XX
GET
/api/lists/{id}
Get List
get_list 7 params → 2004XX5XX
PATCH
/api/lists/{id}
Update List
update_list 2 params body → 2004XX5XX
DELETE
/api/lists/{id}
Delete List
delete_list 2 params → 2044XX5XX
GET
/api/lists/{id}/tags
Get Tags for List
get_tags_for_list 3 params → 2004XX5XX
GET
/api/lists/{id}/relationships/tags
Get Tag IDs for List
get_tag_ids_for_list 2 params → 2004XX5XX
GET
/api/lists/{id}/profiles
Get Profiles for List
get_profiles_for_list 8 params → 2004XX5XX
GET
/api/lists/{id}/relationships/profiles
Get Profile IDs for List
get_profile_ids_for_list 6 params → 2004XX5XX
POST
/api/lists/{id}/relationships/profiles
Add Profiles to List
add_profiles_to_list 2 params body → 2044XX5XX
DELETE
/api/lists/{id}/relationships/profiles
Remove Profiles from List
remove_profiles_from_list 2 params body → 2044XX5XX
GET
/api/lists/{id}/flow-triggers
Get Flows Triggered by List
get_flows_triggered_by_list 3 params → 2004XX5XX
GET
/api/lists/{id}/relationships/flow-triggers
Get IDs for Flows Triggered by List
get_ids_for_flows_triggered_by_list 2 params → 2004XX5XX

Schemas 49

The contract defines 49 schemas that model the data the API accepts and returns. The most detailed are EmailMarketing (10 properties), ProfileLocation (10 properties), PredictiveAnalytics (10 properties), WhatsappConversationalChannel (8 properties). Each schema is shown below with its type and property counts.

PushTokenEnum
string
ListMembersDeleteQuery
object
1 property 1 required
ListMembersAddQuery
object
1 property 1 required
GetListTagsRelationshipsResponseCollection
object
2 properties 1 required
SMSTransactional
object
6 properties 2 required
EmailMarketing
object
10 properties 2 required
GetListFlowTriggersRelationshipsResponseCollection
object
2 properties 1 required
ListMemberResponseObjectResource
object
5 properties 3 required
FlowResponseObjectResource
object
5 properties 4 required
WhatsappTransactionalChannel
object
8 properties 3 required
GetTagResponseCollection
object
2 properties 1 required
GetListRetrieveResponseCompoundDocument
object
3 properties 1 required
ListEnum
string
ListListResponseObjectResource
object
5 properties 4 required
PostListCreateResponse
object
2 properties 1 required
ListPartialUpdateQueryResourceObject
object
3 properties 3 required
ListPartialUpdateQuery
object
1 property 1 required
GetFlowResponseCollection
object
2 properties 1 required
Subscriptions
object
4 properties
PatchListPartialUpdateResponse
object
2 properties 1 required
EmailMarketingListSuppression
object
3 properties 3 required
PredictiveAnalytics
object
10 properties
SMSMarketing
object
6 properties 2 required
WhatsappChannel
object
3 properties
PushChannel
object
1 property
ProfileEnum
string
SMSChannel
object
2 properties
TagResponseObjectResource
object
5 properties 4 required
ListCreateQuery
object
1 property 1 required
GetListListResponseCollectionCompoundDocument
object
3 properties 1 required
GetListProfilesRelationshipsResponseCollection
object
2 properties 1 required
FlowEnum
string
CampaignEnum
string
EmailChannel
object
1 property
GetListMemberResponseCollection
object
2 properties 1 required
PushMarketing
object
3 properties 2 required
WhatsappMarketingChannel
object
8 properties 3 required
SegmentEnum
string
WhatsappConversationalChannel
object
8 properties 3 required
ListRetrieveResponseObjectResource
object
5 properties 4 required
EmailMarketingSuppression
object
2 properties 2 required
ObjectLinks
object
1 property 1 required
TagGroupEnum
string
CollectionLinks
object
5 properties 1 required
FlowActionEnum
string
TagEnum
string
ProfileLocation
object
10 properties
ListCreateQueryResourceObject
object
2 properties 2 required
RelationshipLinks
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

klaviyo-lists-api-openapi.yml Raw ↑

Other APIs Klaviyo publishes across the network.

Klaviyo Accounts API
Klaviyo Campaigns API
Klaviyo Catalogs API
Klaviyo Client API
Klaviyo Conversations API
Klaviyo Coupons API
Klaviyo Custom Objects API
Klaviyo Data Privacy API
Klaviyo Events API
Klaviyo Flows API
Klaviyo Forms API
Klaviyo Images API