How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Delighted Autopilot API

Manage Autopilot drip campaign configuration and membership

Delighted Autopilot API is one of 6 APIs that Delighted publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Autopilot. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 8 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.delighted.com/v1.

8 operations 4 paths 7 schemas 2 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.delighted.com
Authentication
HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 1

Delighted Autopilot API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — Use your Delighted API key as the username. Leave the password empty. The API key is found in your project settings.

Paths & Operations 8

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

Autopilot 8

Manage Autopilot drip campaign configuration and membership

GET
/autopilot/email.json
Get Autopilot email configuration
getAutopilotEmailConfiguration → 200401429
GET
/autopilot/sms.json
Get Autopilot SMS configuration
getAutopilotSmsConfiguration → 200401429
GET
/autopilot/email/memberships.json
List people in email Autopilot
listAutopilotEmailMembers 4 params → 200401429
POST
/autopilot/email/memberships.json
Add person to email Autopilot
addPersonToAutopilotEmail body → 200401422429
DELETE
/autopilot/email/memberships.json
Remove person from email Autopilot
removePersonFromAutopilotEmail body → 200401404429
GET
/autopilot/sms/memberships.json
List people in SMS Autopilot
listAutopilotSmsMembers 4 params → 200401429
POST
/autopilot/sms/memberships.json
Add person to SMS Autopilot
addPersonToAutopilotSms body → 200401422429
DELETE
/autopilot/sms/memberships.json
Remove person from SMS Autopilot
removePersonFromAutopilotSms body → 200401404429

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Person (8 properties), AutopilotMembershipRequest (5 properties), AutopilotConfiguration (5 properties), AutopilotMembership (4 properties). Each schema is shown below with its type and property counts.

AutopilotConfiguration
object
Autopilot configuration for a delivery channel.
5 properties
AutopilotMembership
object
An Autopilot membership record.
4 properties
AutopilotRemoveResponse
object
Response after removing a person from Autopilot.
1 property
AutopilotMembershipCreated
object
Response after adding a person to Autopilot.
2 properties
AutopilotRemoveRequest
object
Request body for removing a person from Autopilot. Specify exactly one identifier.
3 properties
Person
object
A person record in the Delighted project.
8 properties
AutopilotMembershipRequest
object
Request body for adding a person to Autopilot.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delighted-autopilot-api-openapi.yml Raw ↑

Other APIs Delighted publishes across the network.

Delighted Bounces API
Delighted Metrics API
Delighted People API
Delighted Survey Responses API
Delighted Unsubscribes API
Where this information came from

This is an independent, third-party profile of Delighted Autopilot API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.