Drip website screenshot

Drip

Drip is an email marketing and marketing automation platform built for ecommerce brands that combines subscriber management, segmentation, email campaigns, automation workflows, and shopper activity tracking. The Drip REST API gives programmatic access to subscribers, campaigns, events, workflows, broadcasts, orders, carts, and webhooks using either API token Basic authentication or OAuth 2.0.

Drip publishes 10 APIs on the APIs.io network, including Accounts API, Broadcasts API, Campaigns API, and 7 more. Tagged areas include Email Marketing, Marketing Automation, Ecommerce, Customer Engagement, and Campaigns.

Drip’s developer surface includes authentication, documentation, signup flow, pricing, support, engineering blog, and 6 more developer resources.

31.4/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
11 APIs
Email MarketingMarketing AutomationEcommerceCustomer EngagementCampaignsWorkflows

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 31.4/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/drip: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Drip REST API

REST API for Drip exposing subscribers, tags, custom fields, broadcasts, email campaigns, events, conversions, workflows, shopper activity (orders, carts, products), purchases, ...

Drip Accounts API

The Accounts API from Drip — 2 operation(s) for accounts.

Drip Broadcasts API

The Broadcasts API from Drip — 2 operation(s) for broadcasts.

Drip Campaigns API

The Campaigns API from Drip — 5 operation(s) for campaigns.

Drip Conversions API

The Conversions API from Drip — 1 operation(s) for conversions.

Drip Custom Fields API

The Custom Fields API from Drip — 1 operation(s) for custom fields.

Drip Events API

The Events API from Drip — 3 operation(s) for events.

Drip Forms API

The Forms API from Drip — 1 operation(s) for forms.

Drip Orders API

The Orders API from Drip — 1 operation(s) for orders.

Drip Shopper Activity API

The Shopper Activity API from Drip — 3 operation(s) for shopper activity.

Drip Subscribers API

The Subscribers API from Drip — 2 operation(s) for subscribers.

Scroll for all 11

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Drip REST API

OPEN COLLECTION

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Drip Authentication

http · 2 schemes

SECURITY

Drip Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Drip Agentic Access

22 operations · 11 acting

22 operations · 11 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: drip
name: Drip
description: Drip is an email marketing and marketing automation platform built for ecommerce brands that combines subscriber
  management, segmentation, email campaigns, automation workflows, and shopper activity tracking. The Drip REST API gives
  programmatic access to subscribers, campaigns, events, workflows, broadcasts, orders, carts, and webhooks using either API
  token Basic authentication or OAuth 2.0.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/drip.png
tags:
- Email Marketing
- Marketing Automation
- Ecommerce
- Customer Engagement
- Campaigns
- Workflows
url: https://raw.githubusercontent.com/api-evangelist/drip/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: drip:drip-api
  name: Drip REST API
  description: REST API for Drip exposing subscribers, tags, custom fields, broadcasts, email campaigns, events, conversions,
    workflows, shopper activity (orders, carts, products), purchases, and webhooks. Supports both API token Basic authentication
    for private integrations and OAuth 2.0 for public apps, with a rate limit of 3,600 requests per hour.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Email Marketing
  - Marketing Automation
  - Subscribers
  - Campaigns
  - Workflows
  properties:
  - type: Documentation
    url: https://developer.drip.com/
  - type: Authentication
    url: https://developer.drip.com/#authentication
- aid: drip:drip-accounts-api
  name: Drip Accounts API
  description: The Accounts API from Drip — 2 operation(s) for accounts.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/drip-accounts-api-openapi.yml
- aid: drip:drip-broadcasts-api
  name: Drip Broadcasts API
  description: The Broadcasts API from Drip — 2 operation(s) for broadcasts.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Broadcasts
  properties:
  - type: OpenAPI
    url: openapi/drip-broadcasts-api-openapi.yml
- aid: drip:drip-campaigns-api
  name: Drip Campaigns API
  description: The Campaigns API from Drip — 5 operation(s) for campaigns.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Campaigns
  properties:
  - type: OpenAPI
    url: openapi/drip-campaigns-api-openapi.yml
- aid: drip:drip-conversions-api
  name: Drip Conversions API
  description: The Conversions API from Drip — 1 operation(s) for conversions.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Conversions
  properties:
  - type: OpenAPI
    url: openapi/drip-conversions-api-openapi.yml
- aid: drip:drip-custom-fields-api
  name: Drip Custom Fields API
  description: The Custom Fields API from Drip — 1 operation(s) for custom fields.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Custom Fields
  properties:
  - type: OpenAPI
    url: openapi/drip-custom-fields-api-openapi.yml
- aid: drip:drip-events-api
  name: Drip Events API
  description: The Events API from Drip — 3 operation(s) for events.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/drip-events-api-openapi.yml
- aid: drip:drip-forms-api
  name: Drip Forms API
  description: The Forms API from Drip — 1 operation(s) for forms.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Forms
  properties:
  - type: OpenAPI
    url: openapi/drip-forms-api-openapi.yml
- aid: drip:drip-orders-api
  name: Drip Orders API
  description: The Orders API from Drip — 1 operation(s) for orders.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/drip-orders-api-openapi.yml
- aid: drip:drip-shopper-activity-api
  name: Drip Shopper Activity API
  description: The Shopper Activity API from Drip — 3 operation(s) for shopper activity.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Shopper Activity
  properties:
  - type: OpenAPI
    url: openapi/drip-shopper-activity-api-openapi.yml
- aid: drip:drip-subscribers-api
  name: Drip Subscribers API
  description: The Subscribers API from Drip — 2 operation(s) for subscribers.
  humanURL: https://developer.drip.com/
  baseURL: https://api.getdrip.com/v2
  tags:
  - Subscribers
  properties:
  - type: OpenAPI
    url: openapi/drip-subscribers-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/drip-agentic-access.yml
- type: DomainSecurity
  url: security/drip-domain-security.yml
- type: Authentication
  url: authentication/drip-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/getdrip
- type: Website
  url: https://www.drip.com
- type: Documentation
  url: https://developer.drip.com/
- type: Signup
  url: https://www.drip.com/forms/79091116/submissions/new
- type: Pricing
  url: https://www.drip.com/pricing
- type: Login
  url: https://www.getdrip.com/login
- type: Support
  url: https://help.drip.com/
- type: Blog
  url: https://www.drip.com/learn
- type: GitHubOrganization
  url: https://github.com/DripEmail
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com