Crene API — Developer Documentation

API ReferenceREST

Prediction intelligence via REST API. Real-time forecasts from 4 frontier AI models across macro, earnings, crypto, and policy events. Every prediction Brier scored and resolved against authoritative sources. Public endpoints for exploration, authenticated for bulk export.

Quick start
# Public — no auth needed
curl "https://api-get.crene.com/api/predictions/accuracy/"

# Divergence signals
curl "https://api-get.crene.com/api/predictions/edges/?min_edge=15"

# Prediction lifecycle + taxonomy
curl "https://api-get.crene.com/api/predictions/lifecycle/{question_id}/"

# Authenticated — bulk export
curl -H "X-API-Key: crn_..." \
  "https://api-get.crene.com/api/export/predictions/?output=csv&limit=500"
Authentication

Most endpoints are public with generous rate limits. For bulk exports and higher throughput, pass your key via the X-API-Key header.

Sign in to get your API key →
GET
/api/predictions/

Active predictions with AI consensus, model breakdowns, and spread signals.

GET
/api/predictions/accuracy/

Overall accuracy with confidence signal performance and category breakdowns.

GET
/api/predictions/analytics/

Brier scores, calibration curves, confidence signals, and category alpha.

GET
/api/predictions/diagnostics/

Model reliability diagnostics: failure patterns, decision rules, domain accuracy, and AI vs market comparison.

GET
/api/predictions/lifecycle/{question_id}/

Full prediction lifecycle: taxonomy history, belief trajectory across modes, and resolution outcome.

GET
/api/predictions/edges/

Ranked spread signals where AI models show high disagreement.

GET
/api/predictions/resolved/

Resolved predictions with outcomes, sorted by date.

GET
/api/predictions/calibration/

Calibration curve — predicted vs actual outcomes.

GET
/api/predictions/leaderboard/

Head-to-head model performance rankings with Brier scores per category.

What's in the data
1,000+
Active forecasts
Earnings, macro, crypto, trade, and 9 categories
16,771
Resolved outcomes
Brier scored, calibrated, with AI error and market error per prediction
3 modes
Informed · Blind · Augmented
Same question, different information access — measures what information is worth
Pricing
Pro$29/mo
1,000 req/day
All public endpoints
Lifecycle & taxonomy data
Edges & divergence signals
CSV export
API$199/mo
10,000 req/day
Everything in Pro
Bulk CSV & JSON export
Full taxonomy history
Priority rate limits
Enterprise$1,000/mo
Unlimited
Everything in API
Streaming / webhook delivery
Custom taxonomy fields
Dedicated support & SLA

All plans include the full prediction dataset. API plan adds bulk export, higher limits, and full taxonomy history access. Need a custom integration or dataset license? Get in touch.

Base URL
https://api-get.crene.com
Crene — AI Prediction Intelligence | Crene