Skip to main content

API Reference

Opportify exposes two REST APIs. Both use API-key authentication via the x-opportify-token header and return JSON responses.


Insights API

Validate emails, assess IP risk, and enrich lead data with risk scoring.

CapabilityDescription
Email InsightsSyntax validation, deliverability checks, catch-all detection, risk scoring
IP InsightsConnection type, geolocation, WHOIS, blocklist reports, risk scoring
Batch ProcessingAnalyze up to thousands of records asynchronously with export support

Base URL: https://api.opportify.ai/insights/v1

View Insights API Reference →


Fraud Protection API

Real-time, multi-signal fraud risk assessment for form submissions — signups, checkouts, lead capture, and contact forms.

CapabilityDescription
Multi-Signal AnalysisEmail, IP, content, session, velocity, and geographic signals in one call
Synchronous ResponseGet synchronous risk signals inline with your submission flow
Flexible IntegrationWorks with any backend or via the Opportify JS script

Base URL: https://api.opportify.ai/intel/v1

View Fraud Protection API Reference →