WildApricot Emailing.Operations API is one of 29 APIs that WildApricot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Emailing.Operations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.
This API exposes
8 operations
across 8 paths,
and defines 4 schemas.
It is described by OpenAPI 3.0.3, at version 7.24.0.
Requests are made against a single base URL, https://api.wildapricot.org/v2.2.
8 operations8 paths4 schemas8 POST
Metadata
The identity and technical contract details declared by the specification.
WildApricot Emailing.Operations API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope.
OAuth2 — OAuth2 authentication for WildApricot API
Paths & Operations 8
Across 8 paths, the API surfaces 8 operations — 8 POST. Each is listed below with its method, path, parameters, and response codes.
WildApricot Get Unique Addresses of Real Email Recipients.
GetUniqueAddressesForEmailDraft2 params→ 200400
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are EmailRecipient (4 properties), Error (3 properties), EmailDraftPreview (2 properties). Each schema is shown below with its type and property counts.
EmailRecipients
array
Collection of recipients.
EmailRecipient
object
4 properties
Error
object
3 properties2 required
EmailDraftPreview
object
Describes how email will look like when all macros are applied.
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.