Home
Providers
EmailRep
EmailRep
EmailRep is an email address reputation and threat-intelligence API operated by Sublime Security, Inc. It crawls and enriches data across social media profiles, professional networking sites, dark-web credential leaks, data breaches, phishing kits, phishing emails, spam lists, open mail relays, spam traps, domain age and reputation, and email-deliverability signals to predict the risk associated with any email address. The free, JSON-over-HTTP REST API returns a `reputation`, a `suspicious` flag, a `references` count, and a detailed signal block (blacklisted, malicious_activity, credentials_leaked, data_breach, domain_reputation, deliverable, spoofable, profiles, and more). A POST `/report` endpoint lets analysts contribute observations of malicious email behavior back into the reputation graph.
EmailRep publishes 2 APIs on the APIs.io network: Reports API and Reputation API. Tagged areas include Security, Email, Email Reputation, Threat Intelligence, and Phishing.
The EmailRep catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.
EmailRep’s developer surface includes authentication, documentation, API reference, getting-started guide, signup flow, pricing, engineering blog, and 41 more developer resources.
2 APIs
Security Email Email Reputation Threat Intelligence Phishing Fraud Prevention Anti-Abuse Deliverability Risk Scoring Public APIs
On this page
Kin Score
APIs 2
Postman 1
Open Collections 1
Arazzo 3
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 2
JSON Schema 4
JSON Structure 4
Examples 4
Security Posture 2
Agentic Access 1
Resources 48
apis.yml
37 Operational Transparency
Composite quality — 58.1/100 · strong
Contract Quality
14.4 / 25
Developer Ergonomics
9.6 / 20
Commercial Clarity
14.2 / 20
Operational Transparency
4.8 / 13
Agent readiness — 44/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
MCP Server
0 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
7 / 7
Typed Event Surface
0 / 6
Agent Skills
0 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Ready-to-run Postman collections for exercising this provider's APIs.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Multi-step API workflows described with the Arazzo specification.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Standalone JSON Schema definitions for this provider's data models.
JSON Structure definitions describing this provider's data shapes.
Example request and response payloads for these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 2
Portal, sign-up, and the first successful call
Documentation 6
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 10
Pagination, idempotency, versioning, errors, and events
Scroll for all 10
Build 14
SDKs, sample code, and the tooling you integrate with
Scroll for all 14
Access & Security 2
Authentication, authorization, and security posture
Learn 1
Tutorials, courses, talks, and written guidance
Operate 2
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: emailrep
name: EmailRep
description: EmailRep is an email address reputation and threat-intelligence API operated by Sublime Security, Inc. It crawls
and enriches data across social media profiles, professional networking sites, dark-web credential leaks, data breaches,
phishing kits, phishing emails, spam lists, open mail relays, spam traps, domain age and reputation, and email-deliverability
signals to predict the risk associated with any email address. The free, JSON-over-HTTP REST API returns a `reputation`,
a `suspicious` flag, a `references` count, and a detailed signal block (blacklisted, malicious_activity, credentials_leaked,
data_breach, domain_reputation, deliverable, spoofable, profiles, and more). A POST `/report` endpoint lets analysts contribute
observations of malicious email behavior back into the reputation graph.
type: Index
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/emailrep.png
tags:
- Security
- Email
- Email Reputation
- Threat Intelligence
- Phishing
- Fraud Prevention
- Anti-Abuse
- Deliverability
- Risk Scoring
- Public APIs
url: https://raw.githubusercontent.com/api-evangelist/emailrep/refs/heads/main/apis.yml
created: '2026-05-28'
modified: '2026-05-30'
specificationVersion: '0.20'
x-source: public-apis/public-apis
x-category: Security
x-tier: 2
x-tier-reason: enriched-from-stub
apis:
- aid: emailrep:emailrep-reports-api
name: EmailRep Reports API
description: Report email addresses as malicious so the reputation graph picks up the signal.
humanURL: https://emailrep.io
baseURL: https://emailrep.io
tags:
- Reports
properties:
- type: OpenAPI
url: openapi/emailrep-reports-api-openapi.yml
- type: Documentation
url: https://docs.sublimesecurity.com/reference/emailrep-introduction
- type: APIReference
url: https://docs.sublimesecurity.com/reference/emailrep-introduction
- type: GettingStarted
url: https://docs.sublimesecurity.com/reference/emailrep-quickstart
- type: SDKs
url: https://github.com/sublime-security/emailrep.io-python
- type: SDKs
url: https://pypi.org/project/emailrep/
- type: SDKs
url: https://github.com/arnydo/PSEmailRep
- type: SDKs
url: https://git.rud.is/hrbrmstr/emailrep
- type: SDKs
url: https://github.com/WestDiscGolf/EmailRep.NET
- type: SDKs
url: https://github.com/kaiiyer/emailrep
- type: SDKs
url: https://github.com/vertoforce/go-emailrep
- type: CLI
url: https://github.com/sublime-security/emailrep.io-python
- type: SourceCode
url: https://github.com/sublime-security/emailrep.io
- aid: emailrep:emailrep-reputation-api
name: EmailRep Reputation API
description: Query email address reputation and threat-intelligence signals.
humanURL: https://emailrep.io
baseURL: https://emailrep.io
tags:
- Reputation
properties:
- type: OpenAPI
url: openapi/emailrep-reputation-api-openapi.yml
- type: Documentation
url: https://docs.sublimesecurity.com/reference/emailrep-introduction
- type: APIReference
url: https://docs.sublimesecurity.com/reference/emailrep-introduction
- type: GettingStarted
url: https://docs.sublimesecurity.com/reference/emailrep-quickstart
- type: SDKs
url: https://github.com/sublime-security/emailrep.io-python
- type: SDKs
url: https://pypi.org/project/emailrep/
- type: SDKs
url: https://github.com/arnydo/PSEmailRep
- type: SDKs
url: https://git.rud.is/hrbrmstr/emailrep
- type: SDKs
url: https://github.com/WestDiscGolf/EmailRep.NET
- type: SDKs
url: https://github.com/kaiiyer/emailrep
- type: SDKs
url: https://github.com/vertoforce/go-emailrep
- type: CLI
url: https://github.com/sublime-security/emailrep.io-python
- type: SourceCode
url: https://github.com/sublime-security/emailrep.io
common:
- type: AgenticAccess
url: agentic-access/emailrep-agentic-access.yml
- type: DomainSecurity
url: security/emailrep-domain-security.yml
- type: Authentication
url: authentication/emailrep-authentication.yml
- type: PostmanWorkspace
url: https://www.postman.com/kinlaneapi/emailrep/overview
- type: Arazzo
url: arazzo/emailrep-screen-and-report-malicious-workflow.yml
name: EmailRep Screen and Report Malicious Sender
- type: Arazzo
url: arazzo/emailrep-triage-inbound-sender-workflow.yml
name: EmailRep Triage Inbound Sender
- type: Arazzo
url: arazzo/emailrep-verify-before-report-workflow.yml
name: EmailRep Verify Before Report
- type: Website
url: https://emailrep.io
- type: Documentation
url: https://docs.sublimesecurity.com/reference/emailrep-introduction
- type: APIReference
url: https://docs.sublimesecurity.com/reference/emailrep-introduction
- type: GettingStarted
url: https://docs.sublimesecurity.com/reference/emailrep-quickstart
- type: Signup
url: https://emailrep.io/key
- type: Pricing
url: https://emailrep.io/key
- type: TermsOfService
url: https://emailrep.io/terms
- type: PrivacyPolicy
url: https://emailrep.io/privacy
- type: Blog
url: https://emailrep.io/blog
- type: Support
url: https://sublimesecurity.com/contact
- type: GitHubOrganization
url: https://github.com/sublime-security
- type: SourceCode
url: https://github.com/sublime-security/emailrep.io
- type: Operator
url: https://sublimesecurity.com
- type: LinkedIn
url: https://www.linkedin.com/company/sublime-security
- type: PublicAPIsListing
url: https://github.com/public-apis/public-apis
- type: Tools
title: Sublime Platform
url: https://github.com/sublime-security/sublime-platform
- type: Tools
title: Sublime Rules
url: https://github.com/sublime-security/sublime-rules
- type: Tools
title: Sublime CLI
url: https://github.com/sublime-security/sublime-cli
- type: Tools
title: OpenCTI Connectors
url: https://github.com/sublime-security/connectors
- type: Tools
title: MQL VS Code Extension
url: https://github.com/sublime-security/mql-vscode
- type: Tools
title: ICS Phishing Toolkit
url: https://github.com/sublime-security/ics-phishing-toolkit
- type: Tools
title: Strelka File Scanning
url: https://github.com/sublime-security/strelka
- type: Tutorials
title: Detection Engineering Workshop
url: https://github.com/sublime-security/detection-workshop
- type: Plans
url: plans/emailrep-plans-pricing.yml
- type: RateLimits
url: rate-limits/emailrep-rate-limits.yml
- type: FinOps
url: finops/emailrep-finops.yml
- type: Vocabulary
url: vocabulary/emailrep-vocabulary.yml
- type: SpectralRuleset
url: rules/emailrep-spectral-rules.yml
- type: JSONSchema
url: json-schema/api-email-reputation-schema.json
- type: JSONSchema
url: json-schema/api-email-reputation-details-schema.json
- type: JSONSchema
url: json-schema/api-report-request-schema.json
- type: JSONSchema
url: json-schema/api-report-response-schema.json
- type: JSONStructure
url: json-structure/api-email-reputation-structure.json
- type: JSONStructure
url: json-structure/api-email-reputation-details-structure.json
- type: JSONStructure
url: json-structure/api-report-request-structure.json
- type: JSONStructure
url: json-structure/api-report-response-structure.json
- type: JSONLD
url: json-ld/emailrep-api-context.jsonld
- type: Examples
url: examples/api-email-reputation-example.json
- type: Examples
url: examples/api-email-reputation-details-example.json
- type: Examples
url: examples/api-report-request-example.json
- type: Examples
url: examples/api-report-response-example.json
features:
- name: Reputation Verdict
description: Each email lookup returns a `reputation` of `high`, `medium`, `low`, or `none` summarizing the overall trust
signal for the address.
- name: Suspicious Flag
description: A boolean `suspicious` field indicates whether the email should be treated as risky based on combined positive
and negative signals.
- name: References Count
description: '`references` is the total number of positive and negative reputation sources observed for the address or its
associated domain.'
- name: Credential-Leak and Breach Signals
description: Detects whether the email has appeared in known data breaches, dark-web credential leaks, or pastes — historically
and within the last 90 days.
- name: Domain Reputation and Age
description: Reports `domain_exists`, `domain_reputation`, `new_domain`, and `days_since_domain_creation` so callers can
weight reputation against domain freshness.
- name: Deliverability and Mail-Server Posture
description: Reports `deliverable`, `accept_all`, `valid_mx`, `spoofable`, `spf_strict`, and `dmarc_enforced` for both fraud
prevention and legitimate sender hygiene.
- name: Provider Classification
description: Classifies the address as `free_provider`, `disposable`, `suspicious_tld`, or `spam` to expose throwaway or
low-quality accounts.
- name: Online Profile Discovery
description: Returns a `profiles` array enumerating social and professional networking sites where the email has been observed.
- name: Crowd-Sourced Reporting
description: '`POST /report` accepts community submissions of malicious email behavior (BEC, phishing, fraud, account takeover,
maldoc) with tags, description, timestamp, and an expires window so signal feeds the reputation graph.'
useCases:
- name: Phishing and BEC Detection
description: Score inbound emails against EmailRep to identify suspicious senders, brand-spoofing attempts, and targeted
Business Email Compromise.
- name: Account-Signup Abuse Prevention
description: Block or step-up disposable, throwaway, or known-malicious email addresses during user registration to reduce
fraud and abuse.
- name: Marketing List Hygiene
description: Validate deliverability, catch-all status, and disposable-provider use on inbound or outbound marketing lists
to protect sender reputation.
- name: Threat-Intelligence Enrichment
description: Enrich SIEM, SOAR, and case-management workflows with email reputation signals alongside netflow, EDR, and
email-gateway telemetry.
- name: Sender-Reputation Self-Check
description: Marketing, sales, and outbound teams can verify their own addresses to ensure they aren't trapped on spam lists
or blocklists.
- name: Red-Team and Recon
description: Authorized offensive-security teams can profile target email addresses for credential brute forcing and targeted
phishing-engagement design.
integrations:
- name: Sublime Platform
description: Native consumer of EmailRep signals inside the Sublime Security email detection-and-response platform for inbound
email threat hunting and response.
- name: Sublime Rules
description: Open-source MQL detection rules in github.com/sublime-security/sublime-rules can call EmailRep enrichment as
part of email-attack detection.
- name: OpenCTI Connectors
description: EmailRep enrichment is callable from threat-intel platforms via the Sublime-maintained OpenCTI connectors repo.
- name: SOAR Playbooks
description: EmailRep is widely used as an enrichment node in SOAR products (Tines, Splunk SOAR, Cortex XSOAR, Torq) for
phishing triage.
- name: Python, PowerShell, R, .NET, Go SDKs
description: First-party Python SDK plus community-maintained PowerShell, R, .NET, and Go libraries make EmailRep callable
from analyst tooling.
solutions:
- name: Email Threat Intelligence
description: Reputation, breach exposure, and online-profile signals on any email address, queryable in a single HTTP call.
- name: Account-Takeover and Fraud Prevention
description: Disposable, free-provider, new-domain, and recent-credential-leak signals support sign-up abuse and ATO defenses.
- name: Email Hygiene and Deliverability Insight
description: Deliverable, accept-all, MX, SPF, and DMARC signals support marketing, sales, and IT-ops list hygiene work.
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com