APIHub
Back to Explore

Endpoints

Endpoints

Finance
none
HTTPS
CORS: Unknown
Visit official documentation

Latency

156ms p95

Uptime

0.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
GET

/v1/correlation

Correlation

  • tokens (query)
  • limit (query, limit)
GET

/v1/indices

Indices

  • exchanges (query)
  • timeHorizon (query)
  • lowCap (query)
  • startDate (query)
  • endDate (query)
  • limit (query, limit)
GET

/v1/investor-grades

Investor Grades

  • tokens (query)
  • startDate (query)
  • endDate (query)
  • limit (query, limit)
GET

/v1/market-indicator

Market Indicator

  • startDate (query)
  • endDate (query)
  • limit (query, limit)
GET

/v1/price

Price

  • tokens (query)
  • startDate (query)
  • endDate (query)
  • limit (query, limit)
  • page (query, page)
GET

/v1/price-prediction

Price Prediction

  • tokens (query)
  • date (query)
  • limit (query, limit)
GET

/v1/quantmetrics-tier-1

Quantmetrics Tier 1

  • tokens (query)
  • date (query)
  • limit (query, limit)
GET

/v1/quantmetrics-tier-2

Quantmetrics Tier 2

  • tokens (query)
  • date (query)
  • limit (query, limit)
GET

/v1/resistance-support

Resistance & Support

  • tokens (query)
  • startDate (query)
  • endDate (query)
  • limit (query, limit)
GET

/v1/scenario-analysis

Scenario Analysis

  • tokens (query)
  • limit (query, limit)
GET

/v1/sentiments

Sentiments

  • tokens (query)
  • startDate (query)
  • endDate (query)
  • limit (query, limit)
GET

/v1/tokens

Tokens

  • token_ids (query)
  • token_names (query)
  • token_symbols (query)
GET

/v1/trader-grades

Trader Grades

  • tokens (query)
  • startDate (query)
  • endDate (query)
  • limit (query, limit)
GET

/v1/trading-indicator

Trading Indicator

  • tokens (query)
  • limit (query, limit)

14 endpoints auto-detected

curl -X GET \
  "https://api.tokenmetrics.com/v1/correlation"

api.tokenmetrics.com · HTTPS only