RewardsRadar logoRewardsRadar
API v1 Preview

RadarCore Documentation

RadarCore provides a robust REST API for ingesting, querying, and managing signal intelligence. The documentation below is a preview for our Private Beta partners.

Getting Started
API Reference

Authentication (Coming Soon)

All API requests must be authenticated via a Bearer token provided in the Authorization header. API keys are currently distributed manually during the Private Beta.

Authorization: Bearer rc_live_YOUR_API_KEY

Signals API

Signals are individual, structured data points extracted from raw sources (e.g. "Release Date Changed", "Patch Notes Posted").

GET /v1/signals?workspace_id=...&limit=50

Clusters API

Clusters are groups of related Signals. When multiple sources report on the same event, RadarCore merges them into a single, high-confidence Cluster to prevent duplicate reporting.

GET /v1/clusters?min_confidence=80

Need a sandbox environment?

Request access to the beta to receive your Sandbox and Live API keys.

Join the Beta
About RewardsRadarEditorial PolicySources PolicyCorrections Policy