Encharge website screenshot

Encharge

Encharge is a behavior-based marketing automation platform built for SaaS companies, with a visual flow builder, broadcasts, segments, lead scoring, A/B testing, and 50+ native integrations (HubSpot, Stripe, Salesforce, Facebook Ads, and more). The platform combines email marketing automation, user profiles, and product-event tracking to send targeted emails based on what users do (or do not do) in a SaaS product. Encharge exposes REST, Ingest, and Transactional Email APIs authenticated with an API token.

Encharge publishes 8 APIs on the APIs.io network, including Account API, Events API, Fields API, and 5 more. Tagged areas include Email Marketing, Marketing Automation, Transactional Email, SaaS, and Behavioral Email.

Encharge’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 8 more developer resources.

28.8/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
11 APIs
Email MarketingMarketing AutomationTransactional EmailSaaSBehavioral EmailCustomer Engagement

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 28.8/100 · thin
Contract Quality 13.7 / 25
Developer Ergonomics 5.7 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.0 / 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/encharge: 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.

Encharge REST API

REST API (v1) for managing people, segments, tags, fields, flows, broadcasts, and events in Encharge. Authentication is via an API key passed as the token query parameter or X-E...

Encharge Transactional Email API

REST API for sending transactional emails through Encharge. Accepts JSON payloads at POST /v1/emails/send and authenticates via the same API token used by the core REST API.

Encharge Ingest API

Ingest API for streaming people and activity events into Encharge from backend systems. Posts JSON payloads to ingest.encharge.io/v1/ using the same API token.

Encharge Account API

The Account API from Encharge — 1 operation(s) for account.

Encharge Events API

The Events API from Encharge — 2 operation(s) for events.

Encharge Fields API

The Fields API from Encharge — 2 operation(s) for fields.

Encharge Ingest API

The Ingest API from Encharge — 1 operation(s) for ingest.

Encharge People API

The People API from Encharge — 2 operation(s) for people.

Encharge Segments API

The Segments API from Encharge — 2 operation(s) for segments.

Encharge Tags API

The Tags API from Encharge — 1 operation(s) for tags.

Encharge Transactional Email API

The Transactional Email API from Encharge — 1 operation(s) for transactional email.

Scroll for all 11

Open Collections 1

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

Encharge REST API

OPEN COLLECTION

Security Posture 3

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

Encharge Authentication

apiKey/http · 2 schemes

SECURITY

Encharge Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Encharge Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

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

Encharge Agentic Access

17 operations · 12 acting

17 operations · 12 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: encharge
name: Encharge
description: Encharge is a behavior-based marketing automation platform built for SaaS companies, with a visual flow builder,
  broadcasts, segments, lead scoring, A/B testing, and 50+ native integrations (HubSpot, Stripe, Salesforce, Facebook Ads,
  and more). The platform combines email marketing automation, user profiles, and product-event tracking to send targeted
  emails based on what users do (or do not do) in a SaaS product. Encharge exposes REST, Ingest, and Transactional Email APIs
  authenticated with an API token.
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/encharge.png
tags:
- Email Marketing
- Marketing Automation
- Transactional Email
- SaaS
- Behavioral Email
- Customer Engagement
url: https://raw.githubusercontent.com/api-evangelist/encharge/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: encharge:rest-api
  name: Encharge REST API
  description: REST API (v1) for managing people, segments, tags, fields, flows, broadcasts, and events in Encharge. Authentication
    is via an API key passed as the token query parameter or X-Encharge-Token header.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Marketing Automation
  - Email Marketing
  - SaaS
  properties:
  - type: Documentation
    url: https://docs.encharge.io/api-documentation
  - type: Documentation
    url: https://docs.encharge.io
- aid: encharge:transactional-email-api
  name: Encharge Transactional Email API
  description: REST API for sending transactional emails through Encharge. Accepts JSON payloads at POST /v1/emails/send and
    authenticates via the same API token used by the core REST API.
  humanURL: https://docs.encharge.io/transactional-email-api/overview
  baseURL: https://api.encharge.io/v1
  tags:
  - Transactional Email
  - Email
  properties:
  - type: Documentation
    url: https://docs.encharge.io/transactional-email-api/overview
  - type: Authentication
    url: https://docs.encharge.io/transactional-email-api/authentication
  - type: Reference
    url: https://docs.encharge.io/transactional-email-api/reference
- aid: encharge:ingest-api
  name: Encharge Ingest API
  description: Ingest API for streaming people and activity events into Encharge from backend systems. Posts JSON payloads
    to ingest.encharge.io/v1/ using the same API token.
  humanURL: https://docs.encharge.io/getting-started/connecting-your-app-to-encharge/ingest-api
  baseURL: https://ingest.encharge.io/v1
  tags:
  - Events
  - Ingestion
  - Customer Data
  properties:
  - type: Documentation
    url: https://docs.encharge.io/getting-started/connecting-your-app-to-encharge/ingest-api
- aid: encharge:encharge-account-api
  name: Encharge Account API
  description: The Account API from Encharge — 1 operation(s) for account.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/encharge-account-api-openapi.yml
- aid: encharge:encharge-events-api
  name: Encharge Events API
  description: The Events API from Encharge — 2 operation(s) for events.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/encharge-events-api-openapi.yml
- aid: encharge:encharge-fields-api
  name: Encharge Fields API
  description: The Fields API from Encharge — 2 operation(s) for fields.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Fields
  properties:
  - type: OpenAPI
    url: openapi/encharge-fields-api-openapi.yml
- aid: encharge:encharge-ingest-api
  name: Encharge Ingest API
  description: The Ingest API from Encharge — 1 operation(s) for ingest.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Ingest
  properties:
  - type: OpenAPI
    url: openapi/encharge-ingest-api-openapi.yml
- aid: encharge:encharge-people-api
  name: Encharge People API
  description: The People API from Encharge — 2 operation(s) for people.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - People
  properties:
  - type: OpenAPI
    url: openapi/encharge-people-api-openapi.yml
- aid: encharge:encharge-segments-api
  name: Encharge Segments API
  description: The Segments API from Encharge — 2 operation(s) for segments.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Segments
  properties:
  - type: OpenAPI
    url: openapi/encharge-segments-api-openapi.yml
- aid: encharge:encharge-tags-api
  name: Encharge Tags API
  description: The Tags API from Encharge — 1 operation(s) for tags.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/encharge-tags-api-openapi.yml
- aid: encharge:encharge-transactional-email-api
  name: Encharge Transactional Email API
  description: The Transactional Email API from Encharge — 1 operation(s) for transactional email.
  humanURL: https://docs.encharge.io/api-documentation
  baseURL: https://api.encharge.io/v1
  tags:
  - Transactional Email
  properties:
  - type: OpenAPI
    url: openapi/encharge-transactional-email-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/encharge-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/encharge-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/encharge-domain-security.yml
- type: Authentication
  url: authentication/encharge-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/encharge
- type: Website
  url: https://encharge.io
- type: Documentation
  url: https://docs.encharge.io
- type: API Documentation
  url: https://docs.encharge.io/api-documentation
- type: Pricing
  url: https://encharge.io/pricing
- type: Signup
  url: https://app.encharge.io/signup
- type: API Integration
  url: https://encharge.io/integrations/api/
- type: LlmsText
  url: https://docs.encharge.io/llms.txt
- url: https://encharge.io/feed/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com