Skip to main content

MetaScore API (rMS)

The MetaScore API provides real-time RateXAI MetaScore (rMS) ratings for crypto assets. Designed for product integration — dashboards, portfolio apps, trading terminals, compliance tools, and automated pipelines.

Authentication

X-API-Key: YOUR_API_KEY
Content-Type: application/json

Base URL

https://api.ratex.ai/v1/rms

Tier Summary

SKUObjects / monthFreshnessOptional calls capPrice / month
API-90050 assetsdaily200k$900
API-2500500 assetsdaily + intraday snapshots1M$2,500
API-5000unlimited (fair use)intraday + webhooks by SLA5M$5,000
Detailed request/response specifications are provided with API access. See MetaScore API pricing for full commercial details.

Endpoints

CategoryMethodEndpointDescription
ScoreGET/v1/rms/{asset}Current rMS score for an asset
BreakdownGET/v1/rms/{asset}/breakdownFactor-level scoring breakdown
BatchPOST/v1/rms/batchBatch scoring for multiple assets
WatchlistGET/v1/rms/whitelistMonitored assets and alert status
ExportsGET/v1/exports/rms/dailyDaily export of all scored assets

Full Endpoint Documentation

Endpoint details, parameters, and response structures.