> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ratex.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# RateXAI Scoring API

RateXAI provides two distinct, purpose-built scoring models under the **RXAI Model v1** umbrella:

* **Pre-TGE Scoring**: for projects in fundraising and pre-listing stages (e.g., launchpads such as CoinList), with an upcoming TGE.
* **Post-TGE Scoring**: for tokens already listed and trading, including mature assets with longer market history.

Both models output a **letter-grade rating** (e.g., AAA/B/C/D and extended bands) plus a **0-100 score**, designed to support decision-making for:

* screening and comparing opportunities before listing,
* risk-aware evaluation of listed tokens for potential entry, sizing, and monitoring.

RXAI compiles a full report by combining **public sources** (market data, tokenomics, explorers, analytics) with **RateXAI Big Data signals**. These endpoints are designed for **product integration** (dashboards, terminals, alerts, research flows) and automated pipelines.

## Overview

RateXAI Scoring API delivers Pre-TGE and Post-TGE token ratings powered by the RXAI Model. Each request runs an automated research pipeline that aggregates, normalizes, and cross-validates signals from 1,000+ sources — combining RateXAI BigData with external feeds (market data, on-chain explorers, tokenomics/unlocks, protocol analytics, GitHub/dev activity, news/media, social and ecosystem signals).

## Products

<CardGroup cols={3}>
  <Card title="Scoring Suite" icon="file-chart-column" href="/products/scoring-suite">
    Pre-TGE + Post-TGE full reports with flexible refresh rates. From \$1,200/mo.
  </Card>

  <Card title="MetaScore API" icon="bolt" href="/products/metascore-api">
    Real-time rMS scores via API. Portfolio risk, widgets, batch screening. From \$900/mo.
  </Card>

  <Card title="Chain Data API" icon="link" href="/products/chain-data-api">
    Indexed aggregates packs by chain. Solana, multi-chain, institutional. From \$1,500/mo.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Enterprise" icon="building" href="/products/enterprise">
    AgenticAI, Intelligence, White-label. Setup + retainer.
  </Card>

  <Card title="Data Factory" icon="database" href="/products/data-factory">
    Custom datasets, pipelines, hosting. "Do it for me" delivery.
  </Card>
</CardGroup>

## Getting Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get your API key and make your first scoring request.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Endpoint, authentication, request parameters, and response formats.
  </Card>

  <Card title="Post-TGE Scoring" icon="chart-line" href="/scoring/post-tge">
    12-section comprehensive report for listed tokens.
  </Card>

  <Card title="Pre-TGE Scoring" icon="seedling" href="/scoring/pre-tge">
    11-section comprehensive report for pre-launch projects.
  </Card>

  <Card title="Rating Scale" icon="star" href="/scoring/rating-scale">
    Scoring factors, point weights, and rating bands.
  </Card>

  <Card title="Key Metrics" icon="gauge" href="/scoring/key-metrics">
    VFR, Financial Evolution, and Unit Economics.
  </Card>
</CardGroup>
