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

APIs.io Engineering Platform Email Security Settings API

The Email Security Settings API from APIs.io Engineering Platform — 10 operation(s) for email security settings.

APIs.io Engineering Platform Email Security Settings API is one of 471 APIs that APIs.io Engineering Platform publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 28 operations across 10 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version 4.0.0.

Requests are made against the base URL https://{bucketname}.s3.amazonaws.com.

28 operations 10 paths 16 schemas 10 DELETE9 GET5 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
4.0.0
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key, API Key, HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 4

APIs.io Engineering Platform Email Security Settings API declares 4 security schemes for authenticating requests. An API key is passed in the header as X-Auth-Email (api_email). An API key is passed in the header as X-Auth-Key (api_key). It accepts HTTP bearer tokens (api_token). An API key is passed in the header as X-Auth-User-Service-Key (user_service_key).

Paths & Operations 28

Across 10 paths, the API surfaces 28 operations — 10 DELETE, 9 GET, 5 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Email Security Settings 28
DELETE
/accounts/{account_id}/email-security/settings/allow_patterns
APIs.io Engineering Platform Delete multiple email allow patterns
email_security_delete_allow_patterns 1 param body → 4XX200
GET
/accounts/{account_id}/email-security/settings/allow_patterns
APIs.io Engineering Platform List email allow patterns
email_security_list_allow_patterns 11 params → 4XX200
POST
/accounts/{account_id}/email-security/settings/allow_patterns
APIs.io Engineering Platform Create an email allow pattern
email_security_create_allow_pattern 1 param body → 4XX201
DELETE
/accounts/{account_id}/email-security/settings/allow_patterns/{pattern_id}
APIs.io Engineering Platform Delete an email allow pattern
email_security_delete_allow_pattern 2 params → 4XX200
GET
/accounts/{account_id}/email-security/settings/allow_patterns/{pattern_id}
APIs.io Engineering Platform Get an email allow pattern
email_security_get_allow_pattern 2 params → 4XX200
PATCH
/accounts/{account_id}/email-security/settings/allow_patterns/{pattern_id}
APIs.io Engineering Platform Update an email allow pattern
email_security_update_allow_pattern 2 params body → 4XX200
DELETE
/accounts/{account_id}/email-security/settings/block_senders
APIs.io Engineering Platform Delete multiple blocked email senders
email_security_delete_blocked_senders 1 param body → 4XX200
GET
/accounts/{account_id}/email-security/settings/block_senders
APIs.io Engineering Platform List blocked email senders
email_security_list_blocked_senders 7 params → 4XX200
POST
/accounts/{account_id}/email-security/settings/block_senders
APIs.io Engineering Platform Create a blocked email sender
email_security_create_blocked_sender 1 param body → 4XX201
DELETE
/accounts/{account_id}/email-security/settings/block_senders/{pattern_id}
APIs.io Engineering Platform Delete a blocked email sender
email_security_delete_blocked_sender 2 params → 4XX200
GET
/accounts/{account_id}/email-security/settings/block_senders/{pattern_id}
APIs.io Engineering Platform Get a blocked email sender
email_security_get_blocked_sender 2 params → 4XX200
PATCH
/accounts/{account_id}/email-security/settings/block_senders/{pattern_id}
APIs.io Engineering Platform Update a blocked email sender
email_security_update_blocked_sender 2 params body → 4XX200
DELETE
/accounts/{account_id}/email-security/settings/domains
APIs.io Engineering Platform Unprotect multiple email domains
email_security_delete_domains 1 param body → 4XX200
GET
/accounts/{account_id}/email-security/settings/domains
APIs.io Engineering Platform List protected email domains
email_security_list_domains 8 params → 4XX200
DELETE
/accounts/{account_id}/email-security/settings/domains/{domain_id}
APIs.io Engineering Platform Unprotect an email domain
email_security_delete_domain 2 params → 4XX200
PATCH
/accounts/{account_id}/email-security/settings/domains/{domain_id}
APIs.io Engineering Platform Update an email domain
email_security_update_domain 2 params body → 4XX200
DELETE
/accounts/{account_id}/email-security/settings/impersonation_registry
APIs.io Engineering Platform Delete multiple entries from impersonation registry
email_security_delete_display_names 1 param body → 4XX200
GET
/accounts/{account_id}/email-security/settings/impersonation_registry
APIs.io Engineering Platform List entries in impersonation registry
email_security_list_display_names 7 params → 4XX200
POST
/accounts/{account_id}/email-security/settings/impersonation_registry
APIs.io Engineering Platform Create an entry in impersonation registry
email_security_create_display_name 1 param body → 4XX201
DELETE
/accounts/{account_id}/email-security/settings/impersonation_registry/{display_name_id}
APIs.io Engineering Platform Delete an entry from impersonation registry
email_security_delete_display_name 2 params → 4XX200
GET
/accounts/{account_id}/email-security/settings/impersonation_registry/{display_name_id}
APIs.io Engineering Platform Get an entry in impersonation registry
email_security_get_display_name 2 params → 4XX200
PATCH
/accounts/{account_id}/email-security/settings/impersonation_registry/{display_name_id}
APIs.io Engineering Platform Update an entry in impersonation registry
email_security_update_display_name 2 params body → 4XX200
DELETE
/accounts/{account_id}/email-security/settings/trusted_domains
APIs.io Engineering Platform Delete multiple trusted email domains
email_security_delete_trusted_domains 1 param body → 4XX200
GET
/accounts/{account_id}/email-security/settings/trusted_domains
APIs.io Engineering Platform List trusted email domains
email_security_list_trusted_domains 8 params → 4XX200
POST
/accounts/{account_id}/email-security/settings/trusted_domains
APIs.io Engineering Platform Create a trusted email domain
email_security_create_trusted_domain 1 param body → 4XX201
DELETE
/accounts/{account_id}/email-security/settings/trusted_domains/{pattern_id}
APIs.io Engineering Platform Delete a trusted email domain
email_security_delete_trusted_domain 2 params → 4XX200
GET
/accounts/{account_id}/email-security/settings/trusted_domains/{pattern_id}
APIs.io Engineering Platform Get a trusted email domain
email_security_get_trusted_domain 2 params → 4XX200
PATCH
/accounts/{account_id}/email-security/settings/trusted_domains/{pattern_id}
APIs.io Engineering Platform Update a trusted email domain
email_security_update_trusted_domain 2 params body → 4XX200

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are email-security_DisplayName (10 properties), email-security_Domain (8 properties), email-security_CreateAllowPattern (8 properties), email-security_CreateTrustedDomain (5 properties). Each schema is shown below with its type and property counts.

email-security_DeliveryMode
string
email-security_TrustedDomain
email-security_ApiResponseCommon
object
3 properties 3 required
email-security_BlockedSender
email-security_AllowPattern
email-security_AccountId
string
Account Identifier
email-security_Domain
object
8 properties 6 required
email-security_CreateBlockedSender
object
4 properties 3 required
email-security_PatternType
string
email-security_CreateDisplayName
object
3 properties 3 required
email-security_DisplayName
object
10 properties 5 required
email-security_Message
object
2 properties 2 required
email-security_CreateTrustedDomain
object
5 properties 4 required
email-security_ResultInfo
object
4 properties 4 required
email-security_CreateAllowPattern
object
8 properties 7 required
email-security_SortingDirection
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-email-security-settings-api-openapi.yml Raw ↑

Other APIs APIs.io Engineering Platform publishes across the network.

EasyCron
APIs.io Engineering Platform 2014 11 13 API
APIs.io Engineering Platform 2015 03 31 API
APIs.io Engineering Platform 2016 08 19 API
APIs.io Engineering Platform 2017 03 31 API
APIs.io Engineering Platform 2017 10 31 API
APIs.io Engineering Platform 2018 10 31 API
APIs.io Engineering Platform 2019 09 25 API
APIs.io Engineering Platform 2019 09 30 API
APIs.io Engineering Platform 2020 04 22 API
APIs.io Engineering Platform 2020 06 30 API
Where this information came from

This is an independent, third-party profile of APIs.io Engineering Platform Email Security Settings 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.