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

Equinix Emails API

Email Management

Equinix Emails API is one of 74 APIs that Equinix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version 1.2.

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

4 operations 2 paths 4 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.2
Base URL
https://api.equinix.com
Terms of Service
Resource Areas
1

Paths & Operations 4

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

Emails 4

Email Management

POST
/emails
Create an email
createEmail body → 201401422
DELETE
/emails/{id}
Delete the email
deleteEmail 1 param → 204401403404
GET
/emails/{id}
Retrieve an email
findEmailById 1 param → 200401403404
PUT
/emails/{id}
Update the email
updateEmail 1 param body → 200401403404422

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Email (5 properties), Error (2 properties), CreateEmailInput (1 property), UpdateEmailInput (1 property). Each schema is shown below with its type and property counts.

UpdateEmailInput
object
1 property
Email
object
5 properties
CreateEmailInput
object
1 property 1 required
Error
object
Error responses are included with 4xx and 5xx HTTP responses from the API service. Either "error" or "errors" will be set.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

equinix-emails-api-openapi.yml Raw ↑

Other APIs Equinix publishes across the network.

Equinix Agent Templates API
Equinix Agents API
Equinix Authentication API
Equinix availability API
Equinix Batches API
Equinix BGP API
Equinix Capacity API
Equinix Cloud Events API
Equinix Cloud Routers API
Equinix Company Profiles API
Equinix Connections API
Equinix Console Log Details API