Return Path · Authentication Profile

Return Path Authentication

Authentication

Return Path secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyMarTechEmailEmail DeliverabilityEmail MarketingSender ReputationInbox PlacementDeliverabilityDMARCEmail AuthenticationEmail ValidationAnalytics
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header (X-API-KEY)

Source

Authentication Profile

Raw ↑
generated: '2026-08-13'
method: searched
source: https://developer.everest.validity.com/
docs: https://developer.everest.validity.com/
note: >-
  The Everest API — the surviving API surface of the Return Path platform after
  Validity's 2019 acquisition — authenticates with a single static API key sent
  in the X-API-KEY request header. There is no OAuth, no OIDC and no scope
  surface, so scopes/ is intentionally absent. The key is issued from Everest
  account settings; parent accounts can mint child-account keys through the API
  itself.
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-KEY
  description: >-
    Every API request requires the X-API-KEY header. Validity's own wording:
    "Every API request requires the use of the X-API-KEY header, which is
    located in your account settings."
  sources: [openapi/return-path-everest-api-openapi.yml]
key_management:
  self_service: true
  issued_from: Everest account settings
  child_keys:
    supported: true
    operations:
    - accountServicesCreateChildAPIKey
    - apiKeysAPIKeys
    - apiKeysCreateAPIKey
    - apiKeysUpdateAPIKey
    - apiKeysDeleteAPIKey
  note: >-
    The API exposes its own key lifecycle — /2.0/accounts/{accountId}/keys
    lists, creates, updates and deletes keys — so key rotation is programmable.
observed:
  probe: https://api.everest.validity.com/api/2.0/reputation/senderscore/1.1.1.1
  http_status: 401
  body: '{"status":"Unauthorized: no valid API credentials provided."}'
  fetched: '2026-08-13'
  note: >-
    Probed anonymously. The API answers a clean JSON 401 rather than an HTML
    error page, which confirms both the auth model and the error envelope.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/return-path-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.