Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wunderkind Email API

Email sending operations

Wunderkind Email API is one of 7 APIs that Wunderkind publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Email. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.wunderkind.co.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.wunderkind.co
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Wunderkind Email API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth).

  • BearerAuth — Bearer token authentication

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Email 1

Email sending operations

POST
/email/send
Send Email
sendEmail body → 200400401422500

Schemas 3

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

EmailRequest
object
6 properties 4 required
ErrorResponse
object
1 property 1 required
EmailResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wunderkind-email-api-openapi.yml Raw ↑

Other APIs Wunderkind publishes across the network.

Wunderkind Text Message API
Wunderkind Id Resolution API
Wunderkind Identity API
Wunderkind Send Event API
Wunderkind Ucrm API
Wunderkind Wunderhook API