Private Data Access
Athena Index provides evidence-backed credibility data on public market commentators, analysts, and public figures. We are currently onboarding a limited number of data partners across research, compliance, media, exchanges, wallets, and entity due diligence.
We help teams identify which public figures, analysts, and narratives are credible, risky, conflicted, or repeatedly wrong — using longitudinal claim tracking and behavioral scoring, not opinion.
Diligence Reports
Evidence-backed entity assessments with score drivers, claim history, and coverage notes
Risk Monitoring
Ongoing watchlists and alerts for score changes, elevated signals, and conflict-of-interest patterns
Data API
Direct access to scores, claims, outcomes, and risk fields for teams embedding credibility context
Built for Teams With Trust Risk
Athena helps teams evaluate who said what, how specific it was, what happened later, and whether the person handled outcomes transparently.
Funds and Research Teams
Screen public commentators, newsletters, and narratives before relying on them in research or diligence.
Exchanges and Wallets
Monitor entity risk, undisclosed promotion patterns, and claims tied to high-attention assets.
Media and Compliance
Check public claim history, methodology evidence, and coverage limits before publishing or partnering.
What We Offer
Five ways teams have used Athena data. Partners typically start with one, then expand.
Entity Due Diligence Reports
For Brands, exchanges, sponsors, media teams
Evidence-backed report on a specific public figure: score breakdown, claim history, notable outcomes, disclosure signals, and coverage notes.
Entity Risk Monitoring
For Wallets, exchanges, compliance teams
Ongoing watchlists for elevated-risk patterns — undisclosed promotions, repeated misses, score deterioration, and conflict-of-interest signals.
Narrative Credibility Watchlist
For Funds, research teams
Track the credibility of analysts and commentators behind specific narratives or asset categories. Know who is reliable, who is conflicted.
Disclosure & Conflict Monitoring
For Compliance, brand safety teams
Flag sponsored content, undisclosed affiliations, and claims that conflict with known portfolio positions. Useful for compliance workflows.
Claim Ledger API
For Platforms embedding credibility context
Direct API access to credibility scores, prediction outcomes, claim history, and risk fields. For products that want Athena data in their own UI.
Not sure which fits?
Tell us your use case in the form below and we'll suggest the right starting point.
How We Work Together
All new partners go through a scoped, founder-led engagement. We don't offer self-serve signup right now — every partner relationship starts with a conversation.
For strategically valuable partners who provide regular feedback, data requirements, and are open to being referenced as early partners.
- Bi-weekly feedback calls
- Share use case outcomes
- Open to public or private reference
Limited scope, high-touch engagement. You define what you need to validate within 30–60 days. We deliver and iterate.
- Defined success criteria
- Monthly check-in
- Structured outcome report at close
Custom reporting package, API access, and data delivery. Scoped to your workflow. Founder-led onboarding.
- Full custom scope
- Dedicated support
- API + reports + dashboards as needed
Production-Ready Endpoints
Representative endpoints for API pilots and data-licensing conversations
/api/v1/roi/influencers/{id}Calculate ROI simulation for an influencer
Parameters:
starting_capital (float) = 10000Initial portfolio value
num_predictions (int) = 20Number of predictions to simulate
strategy (string) = equal_weightTrading strategy
position_size_pct (float) = 10.0Position size percentage
asset_filter (string)optionalFilter by asset (BTC, ETH, etc.)
Example Response:
{
"total_return_pct": 42.5,
"sharpe_ratio": 1.85,
"win_rate": 65,
"num_trades": 18,
"max_drawdown_pct": 15.2,
"vs_btc_hold_pct": 12.3
}/api/v1/roi/influencers/{id}/assetsGet list of assets an influencer has predicted
Example Response:
[
{
"symbol": "BTC",
"name": "Bitcoin",
"prediction_count": 25
},
{
"symbol": "ETH",
"name": "Ethereum",
"prediction_count": 18
}
]/api/v1/benchmarks/top-performersGet top-performing entities vs market
Parameters:
window_type (string) = all_timeTime window
min_predictions (int) = 10Minimum predictions required
limit (int) = 50Number of results
Example Response:
{
"influencer": {
"id": "uuid",
"display_name": "Example"
},
"avg_relative_performance": 15.8,
"total_predictions": 32
}Authentication & Security
API pilots use authenticated requests with an API key header:
X-API-Key: YOUR_API_KEYTLS encryption, rate limiting, scoped access, and IP allowlisting are available for qualified pilots.
Interactive API Playground
Run live requests against the Athena API from your browser. Preview mode (no key) returns up to 5 results. Get a free API key for up to 100 results per request.
X-API-KeyPreview mode — results limited to 5. Get a free key for up to 100 results per request.
limitcURL equivalent
curl 'https://athena-backend-api-872259245712.us-central1.run.app/api/v1/influencers/?limit=10' \ -H 'Accept: application/json'
Requests hit the live production API. Public endpoints are rate-limited at 100 req/min.
Request Partner Access
Tell us what you need to evaluate, monitor, or integrate. We'll respond within 24 hours.
Athena reports are evidence summaries for diligence and risk review. They do not certify people, provide investment advice, or guarantee future performance.