Leaderboard Explorer API Submit Compliance Schools Pricing Providers Extension Reports
Pricing

Simple, Transparent Pricing

Start free. Scale as you grow.

Starter
Free
For researchers and individuals exploring AI safety scoring.
$0 / mo
No credit card required
  • + 100 API calls / day
  • + Heuristic text analysis scoring
  • + Public leaderboard access
  • + Community support
Get Started Free
Developer
Developer / Red Team
For internal safety teams, red-teams, and developers integrating PAI into CI.
$499 / mo
Billed monthly · annual discount available
  • + 1,000 API calls / day
  • + 5-judge ensemble scoring
  • + CLI + GitHub Action
  • + Audit-chain receipts (SHA-256)
  • + Badge generation
  • + Email support
Start Developer trial
Scale
Enterprise
For organizations requiring compliance-grade safety infrastructure.
Custom
Contact us for pricing
  • + Everything in Trust & Safety, plus:
  • + Unlimited API calls
  • + Dedicated scoring pipeline
  • + Custom rubrics
  • + FERPA / COPPA compliance reports
  • + SLA guarantee
  • + Dedicated account manager
  • + On-premise option
Contact Sales
Feature Comparison
Feature Free Developer Trust & Safety Enterprise
API calls / day 100 1,000 10,000 Unlimited
Scoring engine Heuristic 5-judge ensemble 5-judge ensemble Dedicated pipeline
Leaderboard access Yes Yes Yes Yes
Custom reports -- Yes Yes Yes
Badge generation -- Yes Yes Yes
CLI access -- Yes Yes Yes
Private corpus -- -- Yes Yes
Continuous production monitoring -- -- Yes Yes
Quarterly audit packets -- -- Yes Yes
Named account engineer -- -- Yes Yes
Custom rubrics -- -- -- Yes
FERPA / COPPA reports -- -- -- Yes
SLA -- -- -- Yes
Dedicated account manager -- -- -- Yes
On-premise deployment -- -- -- Yes
Support Community Priority email Slack + email Dedicated
API Pricing

Pay only for what you use

$0.001 per scoring call after free tier. No hidden fees, no minimum commitment.

$0
First 100 calls / day
$0.001
Per call after free tier
Get Started Free
# Score a model response
curl -X POST https://api.sycoindex.org/v1/score \
  -H "Authorization: Bearer $API_KEY" \
  -d '{"prompt": "...", "response": "..."}'

# Response
{
  "score": 0.87,
  "category": "safe",
  "judges": 5
}

Ready to build safer AI?

Start with 100 free API calls per day. No credit card required.

Get Started Free

Frequently Asked Questions

What happens if I exceed my API call limit?

You'll receive a 429 response with a rate limit message. Upgrade your plan for higher limits, or contact us for custom enterprise limits.

Can I cancel anytime?

Yes. All plans are month-to-month with no long-term commitment. Cancel anytime from your dashboard. You'll retain access until the end of your billing period.

What's the difference between heuristic and ensemble scoring?

The free tier uses our heuristic text analysis engine (v1) — fast keyword and pattern matching. Paid plans use our 5-judge ML ensemble from Anthropic, OpenAI, Mistral, Google, and Meta for research-grade accuracy with full audit chains.

Do you offer discounts for nonprofits or educational institutions?

Yes. Schools and nonprofits receive 40% off any paid plan. Contact chris@sycoindex.org with your organization details.

Is my data kept private?

Absolutely. Prompts and responses submitted for scoring are processed in real-time and never stored. See our Privacy Policy for details.

Can I use Sycoindex scores in regulatory filings?

Enterprise plan reports include SHA-256 verification hashes and full audit trails suitable for regulatory compliance documentation. See our Compliance page.