Skip to content
seekingdata
CatalogExploreFeedAPI docs
Create dashboardSign upLogin

Account

Dashboard.

Loading your account

Couldn't reach your account.

API keys

Shown once. Copy it now, it will not be displayed again.

Quickstart

Browse the catalog

Public, no key required. Every category, product, and metric.

$curl https://api.seekingdata.dev/v1/catalog

Reference price

The generic data endpoint. Free tier, runs with your key.

$curl -H "Authorization: Bearer $SEEKINGDATA_KEY" "https://api.seekingdata.dev/v1/data/crypto/spot/reference_price?entity=BTC-USD"

Option chain

Same endpoint shape, a pro-tier metric. A 403 means upgrade, not broken.

$curl -H "Authorization: Bearer $SEEKINGDATA_KEY" "https://api.seekingdata.dev/v1/data/crypto/options/chain?entity=BTC"

MCP server config

Drop this into your MCP client config to reach the API over the Model Context Protocol.

{
  "mcpServers": {
    "seekingdata": {
      "url": "https://api.seekingdata.dev/mcp",
      "headers": {
        "Authorization": "Bearer $SEEKINGDATA_KEY"
      }
    }
  }
}
My dashboards|Docs|Explore catalog|MCP integration

seekingdata

Real-time market data, fully sourced: crypto live today, more categories coming.

CatalogExploreAPI docsLive demoProofAI agentsLoginAgent descriptor

© 2026 seekingdata. Binance + Coinbase, normalized. Not investment advice.