P R I C I N G
Choose your intelligence level.
AI-scored. Domain-agnostic. Always growing.
Intelligence Marketplace
ATLAS Pro
$499/mo Premium
See what others miss.
Browse AI-discovered opportunities across 189 sources before anyone else.
Pro features
- Unlimited signal browsing (full detail + sources)
- Weak signal alerts (emerging trends)
- 7-dimension opportunity scoring
- Knowledge Library search
- Weekly email digest
- PDF export of reports
- 5 domains: finance, defense, cyber, health, tech
Premium adds
- AI Predictions (7d / 30d / 90d / 180d)
- Emergence Radar (composite scoring)
- Risk Radar (systemic risk detection)
- Real-time streaming alerts
- Custom watchlists
- API access (1,000 calls/mo)
- Priority support
Vertical SaaS
ATLAS Enterprise
From $50K/yr
Intelligence infrastructure for your organization.
Private ATLAS instance that learns YOUR domain and gets smarter over time.
Includes
- Everything in Premium
- Private instance — data isolation
- Learning Engine — scoring trained on YOUR outcomes
- Custom source adapters
- Unlimited seats (role-based)
- Unlimited runs — no caps
- Custom domains (62+ adapters)
- Multi-language reports (12 languages)
- Scheduled automation (template + cron)
- Outcome tracking — closed-loop learning
- Dedicated CSM + Slack channel
- SLA 99.9% uptime
Intelligence-as-a-Service
ATLAS API
Usage-based pricing
Embed intelligence into anything.
Your app + ATLAS intelligence = smarter product. One API call.
Includes
- REST API with OpenAPI/Swagger docs
- Python SDK + JavaScript SDK
- Webhook callbacks for async results
- 189 pre-built source adapters
- AI scoring, clustering, prediction included
- Rate limits: 100 req/min (scale: 1K)
- Usage dashboard + billing
API pricing
Pay per call.
Example
import atlas
results = atlas.opportunities.search(
query="supply chain disruption semiconductors",
domains=["finance", "defense"],
min_confidence=0.7,
)
for opp in results:
print(f"{opp.title} — Score: {opp.score}")
print(f"Sources: {opp.source_count} independent signals")
print(f"Prediction (30d): {opp.prediction_30d}")Compare
Feature comparison.
| Feature | Free | Pro | Premium | Enterprise | API |
|---|---|---|---|---|---|
| Signal browsing | Headlines only | Full detail | Full detail | Full detail | Full detail |
| Signals per day | 5 preview | Unlimited | Unlimited | Unlimited | Rate limited |
| 7-dim scoring | — | Yes | Yes | Yes | Yes |
| Knowledge Library | — | Search | Search | Full access | Search |
| AI Predictions | — | — | 4 horizons | 4 horizons | Per call |
| Emergence Radar | — | — | Yes | Yes | Per call |
| Risk Radar | — | — | Yes | Yes | Per call |
| Custom watchlists | — | — | Yes | Yes | — |
| Real-time alerts | — | — | Webhook + Slack | Webhook + Slack | Webhook |
| Learning Engine | — | — | — | Yes (moat) | — |
| Private instance | — | — | — | Yes | — |
| API access | — | — | 1K calls/mo | Unlimited | Pay per call |
| Support | Community | Priority | Dedicated CSM |
Right now
ATLAS is monitoring multiple active sources and has discovered 704 opportunities across 485 research runs.
FAQ
Common questions.
Can I switch plans?
Yes, you can upgrade or downgrade at any time. Changes take effect at the start of your next billing cycle.
Is there a free trial?
The free tier gives you headline access and 5 signals per day forever. Pro and Premium offer a 14-day trial with full access.
What domains does ATLAS cover?
Currently: Finance, Defense, Cybersecurity, Health/Biotech, and Technology. Enterprise customers can add custom domains with proprietary source adapters.
What is the Learning Engine?
Enterprise-only feature. ATLAS learns from your team's feedback on opportunities — scoring weights are trained on YOUR outcomes, creating a compounding intelligence advantage that deepens over time. This is the moat.
How is my data handled?
Pro/Premium: your queries are not stored or used for training. Enterprise: fully isolated private instance with dedicated infrastructure. API: stateless, no data retention.
What's the SLA?
Enterprise: 99.9% uptime guarantee with dedicated support. Pro/Premium: best-effort, historically 99.5%+. API: 99.9% with monitoring dashboard.