ChartInspect
docs
ChartsPlaygroundPricingChangelog
Navigation
/

Ctrl+K for deep search

ChartInspect Documentation
API PlaygroundData ResolutionsAPI Changelog
IntroductionAuthenticationRate LimitsErrors
Embeddable ChartsAI Access
Blockchains and AssetsBitcoin (BTC)Ethereum (ETH)Solana (SOL)XRP Ledger (XRP)Hyperliquid (HYPE)Cardano (ADA)Dogecoin (DOGE)Litecoin (LTC)Chainlink (LINK)TRON (TRX)
API OverviewFull Endpoint ReferenceResponse Field GlossaryAssets and NetworksMetric DiscoveryOn-Chain DataCertified Chart DatasetsCrypto PricesEconomic DataMarket IndicatorsExchange and ETF BalancesDerivativesLive Socket.IO API
On-Chain Metrics OverviewValuation MetricsSupply MetricsMomentum MetricsMining and Network MetricsProfit and Loss MetricsRisk and Market MetricsAll On-Chain Metrics
/

Ctrl+K for deep search

ChartInspect Documentation
API PlaygroundData ResolutionsAPI Changelog
IntroductionAuthenticationRate LimitsErrors
Embeddable ChartsAI Access
Blockchains and AssetsBitcoin (BTC)Ethereum (ETH)Solana (SOL)XRP Ledger (XRP)Hyperliquid (HYPE)Cardano (ADA)Dogecoin (DOGE)Litecoin (LTC)Chainlink (LINK)TRON (TRX)
API OverviewFull Endpoint ReferenceResponse Field GlossaryAssets and NetworksMetric DiscoveryOn-Chain DataCertified Chart DatasetsCrypto PricesEconomic DataMarket IndicatorsExchange and ETF BalancesDerivativesLive Socket.IO API
On-Chain Metrics OverviewValuation MetricsSupply MetricsMomentum MetricsMining and Network MetricsProfit and Loss MetricsRisk and Market MetricsAll On-Chain Metrics
ChartInspectAPI docs

Reliable API contracts, integration guides, and live market data coverage.

Product updatesOccasional, useful, no noise

Documentation

  • Introduction
  • Authentication
  • Rate Limits
  • API Reference
  • Data Resolutions

Platform

  • Charts
  • Dashboard
  • API Playground
  • Pricing
  • Research

Company

  • About
  • Contact
  • Status
  • Terms
  • Privacy
  • Careers

© 2021-2026 ChartInspect

Built by Tristan Colt

X
  1. Docs
  2. /
  3. Playground

Developer tools

API Playground

Test any endpoint live with your API key, view real responses, and copy ready-to-use code snippets.

01 / Configure

Chart Datasets request

Get yours from Settings

Choose a data family to narrow the Chart Datasets endpoint list.

340 endpoints (Pro required)

/api/v1/charts/aviv-bands

02 / Integrate

Code snippets

Updates as you configure
curl -X GET "https://chartinspect.com/api/v1/charts/aviv-bands" \
  -H "X-API-Key: ci_live_your_api_key_here"
Snippets update automatically as you change form parameters.

03 / Inspect

Response

// Send a request to see the response here

// Example:
// 1. Enter your API key above
// 2. Select an endpoint from the dropdown
// 3. Optionally set days/limit parameters
// 4. Click "Send Request"

Real API response will appear above

PreviousChartInspect DocumentationNextIntroduction