ARC AI/Documentation
๐Ÿ“š Documentation

ARC AI Docs

Everything you need to get started with AI crypto intelligence โ€” signals, analysis, wallet tracking, and the API.

โš  All AI outputs are for informational purposes only. Nothing on ARC AI constitutes financial advice. See our Terms of Service for full disclaimer.
โšก

Signal Feed

Real-time AI-generated crypto intelligence signals.

Open โ†’

What is a signal?

Each signal is an AI-classified on-chain event โ€” whale move, new launch, breakout pattern, or social spike โ€” assigned a confidence score and narrative tag.

Confidence score

Ranges 0โ€“100. Higher scores mean the AI model found stronger corroborating evidence across on-chain, price, and social data. Signals above 70 are considered high confidence.

Signal types

BREAKOUT ยท WHALE_ACCUMULATE ยท WHALE_DUMP ยท NEW_LAUNCH ยท SOCIAL_SPIKE ยท CONSOLIDATION ยท RISK_FLAG

Filters

Filter by confidence threshold, signal type, chain, or ticker. Pro and Elite plans get lower-latency signal delivery.

๐Ÿ”ฌ

Token Analyzer

AI risk analysis and market overview for any token.

Open โ†’

Contract address input

Paste any EVM or Solana contract address to run a full AI analysis โ€” scam probability, holder distribution, liquidity assessment, whale interest, and narrative classification.

Major ticker input

Enter a known ticker (BTC, ETH, SOL, DOGEโ€ฆ) to get live market data from CoinGecko โ€” price, market cap, 24h volume, and 7-day sparkline. Scam analysis does not apply to major verified assets.

Risk score

Composite score 0โ€“100. Factors include: contract verification, liquidity depth, holder concentration, whale activity, social sentiment, and AI risk assessment.

Scam probability

Disclaimer

A 0โ€“100% probability estimate based on honeypot patterns, rug-pull signals, and abnormal token distribution. Higher = more risky. This is probabilistic โ€” always verify independently.

Cached reports

Recent analyses are cached to speed up repeated lookups. You can force a fresh analysis using the Refresh button.

๐Ÿ‹

Wallet Intelligence

Track and analyze smart money on-chain.

Open โ†’

Wallet lookup

Enter any Solana wallet address to see recent on-chain activity, token movements, and whale classification.

Whale detection

Wallets are classified as whales based on portfolio size and historical trading volume. Activity from whale wallets is weighted higher in signal generation.

Activity timeline

Chronological view of transactions including swaps, transfers, and large accumulations.

๐Ÿš€

Launch Radar

Newly launched tokens detected and scored in real time.

Open โ†’

Detection

New tokens are detected within minutes of launch via on-chain event monitoring across Solana and EVM chains.

Instant scoring

Each new launch is automatically scored for initial liquidity, holder count, contract safety, and social presence.

Risk flags

Tokens that match known rug-pull patterns are flagged immediately with a RISK_FLAG signal.

๐Ÿค–

AI Agents

Specialized intelligence agents you can query directly.

Open โ†’

NEXUS

Market intelligence aggregator. Correlates on-chain data with price and social signals to generate the main signal feed.

PHANTOM

Whale wallet tracker. Monitors large wallet movements and flags accumulation or distribution patterns.

CIPHER

Risk analyst. Evaluates new token launches for scam patterns and liquidity red flags.

ECHO

Social intelligence agent. Tracks narrative momentum on X (Twitter), Telegram, and on-chain activity.

๐Ÿ“ก

REST API

Elite only

Programmatic access to AI signals and analysis.

Open โ†’

Authentication

All API requests require an `X-API-Key` header. Generate your key from Dashboard โ†’ API Keys. Keys are scoped to your account and plan limits.

Base URL

https://arcai.io/api

GET /api/v1/signals

Returns the latest AI signals. Query params: `limit` (1โ€“100), `minConfidence` (0โ€“100), `chain`, `type`. Rate limited per your plan.

POST /api/analyze

Runs a token analysis. Body: `{ tokenAddress, chain, ticker?, name? }`. Returns full AI report JSON including risk score, scam probability, and narrative.

Rate limits

Elite: 200 analyses/hour, 1000 signal requests/hour. Exceeding limits returns HTTP 429. Use the `X-RateLimit-Remaining` header to track usage.

Response format

All responses are JSON. Errors use `{ error: string }`. Successful responses include a `data` key for list endpoints.

ยฉ 2025 ARC AI. All rights reserved.