← All Projects

API · Crypto Intelligence · On-Chain Analytics

CryptoIntel
API

A multi-chain intelligence API consolidating real-time whale tracking, NLP sentiment scoring, rug-pull risk assessment, and OHLCV data into a single REST endpoint — built for crypto app developers.

REST API Chainlink Oracles Uniswap V2 DexScreener NLP Railway Bearer Auth
Live API ↗

7

Chains Supported

8

RSS Feeds (NLP)

Live

Whale Detection

Rug

Pull Risk Scoring

01 / Problem

Crypto developers lack access to institutional-grade on-chain intelligence

Building a crypto app that surfaces meaningful signals requires stitching together multiple data sources — price oracles, DEX pools, news feeds, on-chain transaction data — each with its own rate limits, auth schemes, and data formats. Institutional-grade intelligence (whale tracking, sentiment, risk scoring) doesn't exist as a simple API.

02 / Approach

Single endpoint, seven chains, three intelligence layers

CryptoIntel API accepts a token symbol or contract address and returns a unified intelligence payload. Pricing is sourced from Chainlink oracles and DEX pool reserves (Uniswap V2, PancakeSwap) with DexScreener as a fallback — giving sub-second price data across seven chains.

The intelligence layer runs three parallel pipelines: an NLP model aggregating sentiment across eight live RSS news feeds with directional confidence ratings; a whale transaction detector that classifies large on-chain moves as BULLISH, BEARISH, or NEUTRAL; and a rug-pull risk scorer evaluating liquidity depth, honeypot patterns, and holder concentration. Alerts fire to Telegram or Discord when configurable thresholds are crossed.

03 / Result

One endpoint replacing five fragile data integrations

Crypto apps that previously required five separate data providers — price oracle, DEX aggregator, news feed, on-chain analytics, and risk scoring — can now replace all of them with a single bearer-authenticated API call. Deployed on Railway for low-latency global availability with a freemium tier for indie developers and a Pro tier for production apps.

Key Features
  • Real-time whale transaction detection with BULLISH / BEARISH / NEUTRAL signal
  • NLP sentiment aggregation across 8 live RSS news feeds
  • Rug-pull risk scoring: liquidity + honeypot + holder concentration
  • OHLCV candlestick data across multiple timeframes
  • DEX trade history and wallet profiling
  • Threshold-based alerts via Telegram or Discord
  • 7 blockchain networks: Ethereum, BSC, Polygon, Arbitrum, Base, and more