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

EmailEngine Account API

The Account API from EmailEngine — 3 operation(s) for account.

EmailEngine Account API is one of 13 APIs that EmailEngine publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.emailengine.app.

3 operations 3 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.emailengine.app
Resource Areas
1

Paths & Operations 3

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

Account 3
GET
/v1/account/{account}/mailboxes
List mailboxes for account
listMailboxes 1 param → 200
GET
/v1/account/{account}/messages
List messages for account
listMessages 1 param → 200
POST
/v1/account/{account}/submit
Submit message for delivery
submitMessage 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emailengine-account-api-openapi.yml Raw ↑

Other APIs EmailEngine publishes across the network.

EmailEngine Accounts API
EmailEngine Autoconfig API
EmailEngine Deliverytest API
EmailEngine Gateways API
EmailEngine License API
EmailEngine Logs API
EmailEngine Oauth2 API
EmailEngine Outbox API
EmailEngine Stats API
EmailEngine Templates API
EmailEngine Tokens API
EmailEngine Webhookroutes API