Phishing Domain Checker API POST

Phishing Domain Checker verifies whether a domain or URL appears in a comprehensive database of known phishing sites. Updated every 6 hours with 850,000+ active phishing domains.

Try it — live request, no key required

Request
POSTapi.apiverve.com/v1/phishingcheck
Verification
Format

No key required to try it. Get a key to use it in your app.

200 OK
{
  "status": "ok",
  "error": null,
  "data": {
    // Phishing Domain Checker response payload
  }
}

About the Phishing Domain Checker API

Phishing Domain Checker uses the Phishing.Database project which aggregates phishing domains from multiple sources. The API accepts either a domain or full URL and checks against the active phishing domains list, and additionally applies list-free structural heuristics — punycode/IDN homograph detection, raw-IP hosts and other indicators — to produce a composite risk score for domains that may not be listed yet.

What people use it for

Email Security
Check links in emails before users click them to prevent phishing attacks
Browser Extensions
Build security extensions that warn users about phishing sites in real-time
URL Shortener Safety
Verify destination URLs before allowing shortened links to be created
Chat/Messaging Moderation
Automatically detect and block phishing links shared in chat platforms

Ways to call it

One endpoint, many ways in — REST with JSON, XML, YAML and CSV, plus GraphQL and an MCP interface for AI agents.

JSON
Default REST response
XML
Markup format
YAML
Human-readable
CSV
Tabular export
Beta
GraphQL
Query language
New
MCP
For AI agents

Other ways to use Phishing Domain Checker

Same data, same APIVerve account, same credit balance — one key works on all of them.

Questions.

Common questions about the Phishing Domain Checker API.

Read the docs
What does the Phishing Domain Checker API do?
Phishing Domain Checker verifies whether a domain or URL appears in a comprehensive database of known phishing sites. Updated every 6 hours with 850,000+ active phishing domains.
How do I authenticate Phishing Domain Checker API requests?
Pass your API key in the x-api-key header over HTTPS. One key works across all 300+ APIVerve APIs — there are no per-endpoint credentials.
How much does the Phishing Domain Checker API cost?
Each call spends 10 credits from your shared pool. The free tier includes 200 credits every month, and paid plans add more headroom.
How fast is the Phishing Domain Checker API?
Response time depends on the endpoint — the p50 through p99 latency for this API is published on this page. Requests are served over HTTPS through a global edge network.
What response formats does the Phishing Domain Checker API support?
JSON by default, plus XML and YAML via the format parameter. GraphQL and an MCP interface for AI agents are available across the catalog.
What HTTP method does the Phishing Domain Checker API use?
POST over HTTPS, following standard REST conventions with a consistent { status, error, data } response envelope.

Ready to build with Phishing Domain Checker? Start with 200 free credits — one key unlocks all 300+ APIs.

Explore the catalog

300+ APIs on the same key and the same response shape.

Browse all APIs