SEPOLIA TESTNET — Demo Environment — All data is real on-chain
SynapsAISynapsAI

TaaS API Pricing

Verify any claim on-chain with one API call. web search + Claude AI reasoning, with source and temporal checks, permanent proof, dispute resolution included.

Starter

$99/month
1,000 verifications
  • Verification pipeline: web search + Claude AI reasoning, with source and temporal checks
  • On-chain hash commitment
  • REST API + webhooks
  • Email support
MOST POPULAR

Growth

$299/month
10,000 verifications
  • Everything in Starter
  • Batch verification
  • Trust score API
  • Priority support
  • Custom webhook events

Enterprise

Custom
Unlimited
  • Everything in Growth
  • Dedicated oracle nodes
  • Custom evidence checks
  • SLA guarantee
  • Onboarding call with founder

One API call. Full verification.

curl -X POST https://api.synapsai.org/v1/verify \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "claim": "Company X reduced CO2 by 500 tons",
    "source": "annual-report-2026"
  }'

# Response:
{
  "claimId": 76,
  "verdict": "VERIFIED",
  "confidence": 0.87,
  "txHash": "0xab6ebd17b400...",
  "checks": 9,
  "evidenceIPFS": "QmX7k2..."
}

Get Your API Key

Selected plan: Starter
23/23
Contracts responding
75+
Claims verified
9
Oracle pipeline checks
Patent
Trust decay formula
Transparency: TaaS API currently runs on Ethereum Sepolia testnet. Mainnet deployment pending security audit (Arbitrum Foundation audit grant submitted). Pricing is for early access — first 3 customers get lifetime discount.