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

Encharge People API

The People API from Encharge — 5 operation(s) for creating, updating, reading, unsubscribing and archiving people.

Encharge People API is one of 15 APIs that Encharge publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include People. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 3 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.encharge.io/v1.

5 operations 3 paths 2 schemas 1 DELETE2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.encharge.io/v1
Authentication
API Key, API Key, OAuth 2.0
Contact
License
MIT
Resource Areas
1

Authentication & Security 3

Encharge People API declares 3 security schemes for authenticating requests. An API key is passed in the header as X-Encharge-Token (apiKeyHeader). An API key is passed in the query as token (apiKeyQuery). It supports OAuth 2.0 (oauth2) using the authorizationCode flow.

  • apiKeyHeader — You can use API key authentication if you are using the API for your Encharge account. If you are building an app for others to use, please use the OAuth2 auth…
  • apiKeyQuery — You can use API key authentication if you are using the API for your Encharge account. If you are building an app for others to use, please use the OAuth2 auth…
  • oauth2 — The Encharge API uses OAuth 2 with the authorization code flow. Get for your OAuth credentials (Client ID and Client Secret) by filling out [this form](https:/…

Paths & Operations 5

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

People 5
DELETE
/people
Archive or delete one or multiple people. Archiving is the preferred method of removing users in Encharge. Alternatively, you can delete a person and all their data for GDPR purposes.
ArchivePeople 2 params → 204
GET
/people
Retrive specific people in your account.
GetSpecificPeople 3 params → 200
POST
/people
Create/Update People
CreateUpdatePeople body → 200
GET
/people/all
Get all people in the account.
GetAllPeople 6 params → 200
POST
/people/unsubscribe
Unsubscribe a Person
UnsubscribePerson 3 params → 204

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are EndUser (6 properties), EndUserIdentifiers (3 properties). Each schema is shown below with its type and property counts.

EndUser
object
This is the exposed EndUser class that proxies the unproxied one.
6 properties
EndUserIdentifiers
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

encharge-people-api-openapi.yml Raw ↑

Other APIs Encharge publishes across the network.

Encharge Transactional Email API
Encharge Ingest API
Encharge Account API
Encharge Broadcasts API
Encharge Custom Objects API
Encharge Custom Objects Schema API
Encharge Email Templates API
Encharge Folders API
Encharge Person Fields API
Encharge Segments API
Encharge Email Domain Settings API
Encharge Tags API
Where this information came from

This is an independent, third-party profile of Encharge People 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.