AudioAlpha

by Unknown

Not rated
Website

About

AudioAlpha turns 100+ daily finance and crypto podcasts into structured intelligence — α-sentiment scores, narrative signals, asset mentions, transcripts, and market snapshots with 40+ custom metrics. Built for AI-driven research and trading workflows.

Details

Author
Unknown
Categories
Database, Other, Finance

Access AudioAlpha data programmatically via our REST API or connect directly to Claude or Grok using MCP (Model Context Protocol).

API keys provide access to both the REST API and MCP integration. Each subscription tier includes different rate limits and endpoint access.
- 1
- 2Find API Access SectionScroll down to the "API Access" card
- 3Generate KeyClick "Generate API Key" to create a new key
- 4Store SecurelyCopy and store your key securely - it will only be shown once

Keep your API key secret. Never expose it in client-side code or public repositories.

MCP (Model Context Protocol) allows Claude to directly access AudioAlpha data during conversations. Ask Claude about market sentiment, trends, and asset data - it will automatically fetch from AudioAlpha.
- 1Open Claude Desktop SettingsGo toSettings → Developer → Edit Config
- Add AudioAlpha MCP ServerAdd the following to yourclaude_desktop_config.json:

"mcpServers": { "audioalpha": { "command": "npx", "args": [ "mcp-remote", "https://www.audioalpha.io/api/mcp?apiKey=sk_live_your_key" ] } }

"What's the current sentiment for Bitcoin?"

"Show me the top rising assets from yesterday's podcasts"

"What are the main themes being discussed in market podcasts this week?"

Tip: You can also simply ask Claude to connect and provide your API key - it will guide you through the latest setup instructions.

MCP (Model Context Protocol) allows Grok to directly access AudioAlpha data during conversations. Ask Grok about market sentiment, trends, and asset data — it will automatically fetch from AudioAlpha.

Custom connectors on grok.com may require Grok Premium.
- 1Open Grok ConnectorsGo togrok.com/connectorsand clickNew connector → Custom
- 2Name the ConnectorUse any name you like — for exampleAudioAlpha
- Set the Server URLPaste this into the Server URL field, replacing the placeholder with your API key from
/account:

https://www.audioalpha.io/api/mcp?apiKey=sk_live_your_key

"What's the current sentiment for Bitcoin?"

"Show me the top rising assets from yesterday's podcasts"

"What are the main themes being discussed in market podcasts this week?"

Tip: You can also simply ask Grok to use the AudioAlpha connector — it will pull live podcast intelligence on demand.

Access AudioAlpha data directly via our REST API. All endpoints require authentication via Bearer token.

curl -X GET "https://www.audioalpha.io/api/audioalpha-api/market/snapshot" \ -H "Authorization: Bearer YOUR_API_KEY"

Ticker format:all crypto tickers MUST be suffixed with-USD— e.g.BTC-USD,ETH-USD,SOL-USD. Bare symbols likeBTCwill not match.

Daily market-wide sentiment and narrative insights

Asset-specific sentiment and signals (note the-USDsuffix)

Market-wide daily snapshot time series (tier-capped: free=7d, alpha=365d, pro=730d, enterprise=1000d)

/ticker/history?ticker=BTC-USD&days=30

Per-asset daily snapshot time series (tier-capped: free=7d, alpha=365d, pro=730d, enterprise=1000d)

Top performing assets by various metrics

The/ticker/historyendpoint returns a time series of daily snapshots. To prevent back-testing on arbitrary historical periods, access is gated by tier:

- Free:up to 7 days, anchored to latest snapshot
- Alpha:up to 365 days, anchored to latest snapshot
- Pro:up to 730 days, anchored to latest snapshot
- Enterprise:up to 1000 days, can passdateto back-date the window

For free / alpha / pro tiers, thedatequery parameter is silently ignored — the window always ends at the most recent available snapshot. If today has no snapshot yet, the most recent existing snapshot is used as the anchor. Requests exceeding the per-tierdayscap are silently capped. The response includestier_cap,effective_days,start_date,end_dateanddate_param_honoredso clients can see exactly what window was returned.

The daily snapshot is written every day and is typically available by00:02 UTCat the latest. Because podcasts don't publish on a fixed schedule, a relevant episode is occasionally indexed after a day's snapshot has already been written — when that happens the snapshot is regenerated. The initial end-of-day build carries the labeleod_utc; a regeneration incrementsversion_numand changes the label torevised. Both the latest and the originaleod_utcversion remain available.

Every snapshot-derived response always includes astatusfield:completedonce the snapshot has finished generating (the normal case), orwritingwhile it is being (re)generated — typically during the brief 00:00–00:01 UTC build window. This field is returned regardless ofversion_info.

Setversion_info=trueto see exactly which revision you received. The following query parameters control version selection on the snapshot endpoints (/market/and/ticker/):

- version_number— which revision to return. Defaults to-1(the latest authoritative version). Request a specific revision (1,2, …); if it does not exist for that date, the latest version is returned instead.
- version_info— set totrueto include version metadata in the response: bothversion_num(the revision number) and a human-readableversion_label(e.g.eod_utc,backfill,revised). When omitted, neither field is included.
- snapshot_type— asset universe to draw from. Defaults tocrypto(tradfiis reserved for a future release).

Range, leaderboard, and personalized feed endpoints (/market/history,/ticker/history,/tickers/leaderboard,/me/feed,/me/favorites/assets) always return the latest authoritative version per date and accept onlysnapshot_typeandversion_info.

curl -X GET "https://www.audioalpha.io/api/audioalpha-api/market/snapshot?version_number=-1&version_info=true" \ -H "Authorization: Bearer YOUR_API_KEY"

See the full comparison of API features by plan on ourPricing page.

Generate your API key and start accessing AudioAlpha data programmatically.

Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics.

Provides A-share stock market data, including basic info, historical K-lines, financial indicators, and macroeconomic data using Baostock.

Access real-time Binance cryptocurrency market data, including prices, order books, and trading history.

Access Binance cryptocurrency market data, including prices, candlestick charts, and order books.

Provides real-time and historical cryptocurrency market data from major exchanges using the CCXT library.

Access data and information from IQ.wiki, the world's largest crypto and blockchain encyclopedia.

Remote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage) and tick-data purchase. Keyless for catalog & stats; optional OAuth for account tools. Endpoint: https://cryptostruct.com/mcp

Read-only MCP server for your Evibe investment portfolio + live market data (holdings, performance, dividends, benchmarks, screeners). Works with Claude & ChatGPT.

Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.