What it is
A live feed of enterprise AI intelligence, ready to query
News Cards
Continuously updated articles from across enterprise AI, fintech, ecommerce, and regulated industries — already sector-tagged and cleaned.
Intelligence Signals
Each signal carries a heat score (1–5) indicating urgency and relevance. Filter by score, sector, or date range to surface what matters now.
Lead Patterns
Behavioral and intent signals derived from market movement, used to identify buyers before they raise their hands.
Base URL:
https://reright.io/api/v2/Endpoints
Everything the API exposes
GET
/api/v2/List all available endpointsGET
/api/v2/healthService health and uptime statusGET
/api/v2/newsLatest AI & enterprise news cardsGET
/api/v2/news/archiveHistorical news archive by dateGET
/api/v2/intelligence/signalsCurated intelligence signals with heat scoresGET
/api/v2/leads/patternsLead pattern signals for outbound targetingPOST
/api/v2/auth/keysGenerate an API keyPricing
Start free. Scale when you're ready.
Starter
FreeNo credit card required
For developers exploring the API.
- ✓100 requests / day
- ✓News endpoint
- ✓Health endpoint
- ✓Community support
Most Popular
Pro
$99per month
For teams building production products.
- ✓50,000 requests / day
- ✓All endpoints (news, intelligence signals, leads)
- ✓Heat-score filtering
- ✓Priority support
- ✓SLA: 99.9% uptime
Quick Start
Copy. Paste. Query.
Check API health
curl -s https://reright.io/api/v2/health \ -H "Authorization: Bearer YOUR_API_KEY"
Fetch latest news cards
curl -s "https://reright.io/api/v2/news" \ -H "Authorization: Bearer YOUR_API_KEY"
Get high-heat intelligence signals (last 7 days)
curl -s "https://reright.io/api/v2/intelligence/signals?heat_gte=4&days=7" \ -H "Authorization: Bearer YOUR_API_KEY"
Get lead patterns
curl -s "https://reright.io/api/v2/leads/patterns" \ -H "Authorization: Bearer YOUR_API_KEY"
Self-Service
Generate your API key
Enter your details below to receive a key instantly. No waiting, no sales call required for Starter and Pro tiers.
By generating a key you agree to our Terms of Service and Privacy Policy.