Delighted website screenshot

Delighted

Delighted is an NPS and customer satisfaction survey platform with a REST API for managing surveys, collecting responses, segmenting results, and accessing trend data for CSAT, NPS, and CES. The API supports sending surveys to people, listing and adding survey responses, managing Autopilot configurations, retrieving metrics, handling webhooks, and managing unsubscribes and people records. Authentication is via HTTP Basic Auth using per-project API keys.

Delighted publishes 6 APIs on the APIs.io network, including Autopilot API, Bounces API, Metrics API, and 3 more. Tagged areas include NPS, Net Promoter Score, CSAT, Customer Satisfaction, and CES.

The Delighted catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Delighted’s developer surface includes authentication, documentation, engineering blog, pricing, and 9 more developer resources.

46.2/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
NPSNet Promoter ScoreCSATCustomer SatisfactionCESCustomer Effort ScoreSurveyCustomer ExperienceFeedbackeNPS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 46.2/100 · developing
Contract Quality 16.7 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 0.7 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/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 7 / 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/delighted: 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 6

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

Delighted Autopilot API

Manage Autopilot drip campaign configuration and membership

Delighted Bounces API

Retrieve bounced email records

Delighted Metrics API

Retrieve NPS and satisfaction metrics

Delighted People API

Manage people records for survey targeting

Delighted Survey Responses API

Create and retrieve survey responses

Delighted Unsubscribes API

Manage unsubscribe lists

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Delighted Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Delighted Context

1 classes · 42 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Delighted API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Metrics

8 properties

JSON SCHEMA

Person

8 properties

JSON SCHEMA

SurveyResponse

12 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Get Metrics

4 fields

EXAMPLE

List Survey Responses

4 fields

EXAMPLE

Send To Person

4 fields

EXAMPLE

Security Posture 2

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

Delighted Authentication

http · 1 scheme

SECURITY

Delighted Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Delighted Agentic Access

18 operations · 9 acting

18 operations · 9 acting

AGENTIC

Resources

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 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: delighted
name: Delighted
description: Delighted is an NPS and customer satisfaction survey platform with a REST API for managing surveys, collecting
  responses, segmenting results, and accessing trend data for CSAT, NPS, and CES. The API supports sending surveys to people,
  listing and adding survey responses, managing Autopilot configurations, retrieving metrics, handling webhooks, and managing
  unsubscribes and people records. Authentication is via HTTP Basic Auth using per-project API keys.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/delighted.png
url: https://raw.githubusercontent.com/api-evangelist/delighted/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- NPS
- Net Promoter Score
- CSAT
- Customer Satisfaction
- CES
- Customer Effort Score
- Survey
- Customer Experience
- Feedback
- eNPS
apis:
- aid: delighted:delighted-autopilot-api
  name: Delighted Autopilot API
  description: Manage Autopilot drip campaign configuration and membership
  humanURL: https://app.delighted.com/docs/api
  baseURL: https://api.delighted.com
  tags:
  - Autopilot
  properties:
  - type: OpenAPI
    url: openapi/delighted-autopilot-api-openapi.yml
  - type: Documentation
    url: https://app.delighted.com/docs/api
  - type: Authentication
    url: https://app.delighted.com/docs/api
  - type: Webhooks
    url: https://app.delighted.com/docs/api/webhooks
  - type: Libraries
    url: https://app.delighted.com/docs/api/libraries
- aid: delighted:delighted-bounces-api
  name: Delighted Bounces API
  description: Retrieve bounced email records
  humanURL: https://app.delighted.com/docs/api
  baseURL: https://api.delighted.com
  tags:
  - Bounces
  properties:
  - type: OpenAPI
    url: openapi/delighted-bounces-api-openapi.yml
  - type: Documentation
    url: https://app.delighted.com/docs/api
  - type: Authentication
    url: https://app.delighted.com/docs/api
  - type: Webhooks
    url: https://app.delighted.com/docs/api/webhooks
  - type: Libraries
    url: https://app.delighted.com/docs/api/libraries
- aid: delighted:delighted-metrics-api
  name: Delighted Metrics API
  description: Retrieve NPS and satisfaction metrics
  humanURL: https://app.delighted.com/docs/api
  baseURL: https://api.delighted.com
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/delighted-metrics-api-openapi.yml
  - type: Documentation
    url: https://app.delighted.com/docs/api
  - type: Authentication
    url: https://app.delighted.com/docs/api
  - type: Webhooks
    url: https://app.delighted.com/docs/api/webhooks
  - type: Libraries
    url: https://app.delighted.com/docs/api/libraries
- aid: delighted:delighted-people-api
  name: Delighted People API
  description: Manage people records for survey targeting
  humanURL: https://app.delighted.com/docs/api
  baseURL: https://api.delighted.com
  tags:
  - People
  properties:
  - type: OpenAPI
    url: openapi/delighted-people-api-openapi.yml
  - type: Documentation
    url: https://app.delighted.com/docs/api
  - type: Authentication
    url: https://app.delighted.com/docs/api
  - type: Webhooks
    url: https://app.delighted.com/docs/api/webhooks
  - type: Libraries
    url: https://app.delighted.com/docs/api/libraries
- aid: delighted:delighted-survey-responses-api
  name: Delighted Survey Responses API
  description: Create and retrieve survey responses
  humanURL: https://app.delighted.com/docs/api
  baseURL: https://api.delighted.com
  tags:
  - Survey Responses
  properties:
  - type: OpenAPI
    url: openapi/delighted-survey-responses-api-openapi.yml
  - type: Documentation
    url: https://app.delighted.com/docs/api
  - type: Authentication
    url: https://app.delighted.com/docs/api
  - type: Webhooks
    url: https://app.delighted.com/docs/api/webhooks
  - type: Libraries
    url: https://app.delighted.com/docs/api/libraries
- aid: delighted:delighted-unsubscribes-api
  name: Delighted Unsubscribes API
  description: Manage unsubscribe lists
  humanURL: https://app.delighted.com/docs/api
  baseURL: https://api.delighted.com
  tags:
  - Unsubscribes
  properties:
  - type: OpenAPI
    url: openapi/delighted-unsubscribes-api-openapi.yml
  - type: Documentation
    url: https://app.delighted.com/docs/api
  - type: Authentication
    url: https://app.delighted.com/docs/api
  - type: Webhooks
    url: https://app.delighted.com/docs/api/webhooks
  - type: Libraries
    url: https://app.delighted.com/docs/api/libraries
common:
- type: AgenticAccess
  url: agentic-access/delighted-agentic-access.yml
- type: DomainSecurity
  url: security/delighted-domain-security.yml
- type: Authentication
  url: authentication/delighted-authentication.yml
- type: Website
  url: https://delighted.com/
- type: Documentation
  url: https://app.delighted.com/docs/api
- type: GitHubOrg
  url: https://github.com/delighted
- type: LinkedIn
  url: https://www.linkedin.com/company/delighted-inc-/
- type: Blog
  url: https://delighted.com/blog
- type: Pricing
  url: https://delighted.com/pricing
- type: X
  url: https://twitter.com/delighted
- type: Plans
  url: plans/delighted-plans-pricing.yml
- type: RateLimits
  url: rate-limits/delighted-rate-limits.yml
- type: FinOps
  url: finops/delighted-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com