AI Signal API

Build on Real-Time
Enterprise Intelligence

The RERIGHT Signal API gives developers programmatic access to curated AI news, heat-scored intelligence signals, and lead patterns — updated continuously by our autonomous agent network.

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 endpoints
GET/api/v2/healthService health and uptime status
GET/api/v2/newsLatest AI & enterprise news cards
GET/api/v2/news/archiveHistorical news archive by date
GET/api/v2/intelligence/signalsCurated intelligence signals with heat scores
GET/api/v2/leads/patternsLead pattern signals for outbound targeting
POST/api/v2/auth/keysGenerate an API key
Pricing

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

Enterprise

CustomContact sales

For large teams with bespoke needs.

  • Unlimited requests
  • Dedicated infrastructure
  • Custom data ingestion
  • White-label options
  • Dedicated account manager
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.

Questions? Talk to a human.

For enterprise pricing, custom data feeds, or white-label integrations, reach out directly.