Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions .speakeasy/in.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,9 +326,9 @@ info:
paths:
/insights/liquidation:
get:
description: "Get long and short liquidation probability estimates for an asset at various price levels. Returns the probability of liquidation within 6, 12, 18, and 24 hour windows for both long and short positions. Useful for assessing leverage risk, setting stop-loss levels, and managing margin exposure. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL."
description: "Get long and short liquidation probability estimates for an asset at various price levels. Returns the probability of liquidation within 6, 12, 18, and 24 hour windows for both long and short positions. Useful for assessing leverage risk, setting stop-loss levels, and managing margin exposure. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL."
parameters:
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL"
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL"
example: BTC
in: query
name: asset
Expand Down Expand Up @@ -372,9 +372,9 @@ paths:
summary: Insight - Liquidation probability
/insights/lp-bounds:
get:
description: "Get price interval analysis for an asset over the next 24 hours. Returns price intervals with the probability of price staying within each interval, expected time in-range, and estimated impermanent loss. Useful for concentrated liquidity positioning, options strike selection, and range-bound trading strategies. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL."
description: "Get price interval analysis for an asset over the next 24 hours. Returns price intervals with the probability of price staying within each interval, expected time in-range, and estimated impermanent loss. Useful for concentrated liquidity positioning, options strike selection, and range-bound trading strategies. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL."
parameters:
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL"
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL"
example: BTC
in: query
name: asset
Expand Down Expand Up @@ -418,9 +418,9 @@ paths:
summary: Insight - Liquidity provider bounds
/insights/lp-probabilities:
get:
description: "Get the probability of an asset's price being above or below specific price targets over the next 24 hours. Returns probabilities for 11 upside and 11 downside price levels relative to the current price. Useful for options strike selection, Polymarket up/down contracts, and directional risk assessment. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL."
description: "Get the probability of an asset's price being above or below specific price targets over the next 24 hours. Returns probabilities for 11 upside and 11 downside price levels relative to the current price. Useful for options strike selection, Polymarket up/down contracts, and directional risk assessment. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL."
parameters:
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL"
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL"
example: BTC
in: query
name: asset
Expand Down Expand Up @@ -464,9 +464,9 @@ paths:
summary: Insight - Liquidity provider probabilities
/insights/option-pricing:
get:
description: "Get SynthData-derived option prices for an asset. Returns theoretical call and put prices across a range of strike prices with expiry time, using SynthData's ensemble volatility forecasts. Compare against market-quoted premiums to identify mispriced options. Supported assets: BTC, ETH, SOL, SPY, NVDA, GOOGL, TSLA, AAPL."
description: "Get SynthData-derived option prices for an asset. Returns theoretical call and put prices across a range of strike prices with expiry time, using SynthData's ensemble volatility forecasts. Compare against market-quoted premiums to identify mispriced options. Supported assets: BTC, ETH, SOL, SP500, NVDA, GOOGL, TSLA, AAPL."
parameters:
- description: "Symbol of the asset: BTC, ETH, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL"
- description: "Symbol of the asset: BTC, ETH, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL"
example: BTC
in: query
name: asset
Expand Down Expand Up @@ -604,9 +604,9 @@ paths:
summary: Insight - Polymarket up/down 15 minutes
/insights/polymarket/up-down/daily:
get:
description: "Get SynthData's estimated fair probabilities alongside live Polymarket odds for daily Up/Down contracts. Returns both synth and Polymarket probabilities, current outcome, and order book data (best bid/ask). Compare to identify mispriced bets. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL."
description: "Get SynthData's estimated fair probabilities alongside live Polymarket odds for daily Up/Down contracts. Returns both synth and Polymarket probabilities, current outcome, and order book data (best bid/ask). Compare to identify mispriced bets. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL."
parameters:
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL"
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL"
example: BTC
in: query
name: asset
Expand Down Expand Up @@ -696,9 +696,9 @@ paths:
summary: Insight - Polymarket up/down hourly
/insights/prediction-percentiles:
get:
description: "Get price distribution percentiles for an asset over the 24-hour forecast horizon. Returns predicted prices at 9 percentile levels (0.5th, 5th, 20th, 35th, 50th, 65th, 80th, 95th, 99.5th), giving the full probability distribution of expected price movements. Useful for position sizing, setting price targets, and understanding tail risk. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL."
description: "Get price distribution percentiles for an asset over the 24-hour forecast horizon. Returns predicted prices at 9 percentile levels (0.5th, 5th, 20th, 35th, 50th, 65th, 80th, 95th, 99.5th), giving the full probability distribution of expected price movements. Useful for position sizing, setting price targets, and understanding tail risk. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL."
parameters:
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL"
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL"
example: BTC
in: query
name: asset
Expand Down Expand Up @@ -744,7 +744,7 @@ paths:
get:
description: It selects the top 'limit' miners from the meta-leaderboard to calculate the volatility.
parameters:
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL"
- description: "Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL"
example: BTC
in: query
name: asset
Expand Down
26 changes: 13 additions & 13 deletions .speakeasy/out.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ paths:
/insights/liquidation:
get:
summary: Insight - Liquidation probability
description: 'Get long and short liquidation probability estimates for an asset at various price levels. Returns the probability of liquidation within 6, 12, 18, and 24 hour windows for both long and short positions. Useful for assessing leverage risk, setting stop-loss levels, and managing margin exposure. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL.'
description: 'Get long and short liquidation probability estimates for an asset at various price levels. Returns the probability of liquidation within 6, 12, 18, and 24 hour windows for both long and short positions. Useful for assessing leverage risk, setting stop-loss levels, and managing margin exposure. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL.'
parameters:
- name: asset
in: query
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL'
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL'
schema:
type: string
- name: horizon
Expand Down Expand Up @@ -59,11 +59,11 @@ paths:
/insights/lp-bounds:
get:
summary: Insight - Liquidity provider bounds
description: 'Get price interval analysis for an asset over the next 24 hours. Returns price intervals with the probability of price staying within each interval, expected time in-range, and estimated impermanent loss. Useful for concentrated liquidity positioning, options strike selection, and range-bound trading strategies. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL.'
description: 'Get price interval analysis for an asset over the next 24 hours. Returns price intervals with the probability of price staying within each interval, expected time in-range, and estimated impermanent loss. Useful for concentrated liquidity positioning, options strike selection, and range-bound trading strategies. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL.'
parameters:
- name: asset
in: query
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL'
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL'
schema:
type: string
- name: horizon
Expand Down Expand Up @@ -109,11 +109,11 @@ paths:
/insights/lp-probabilities:
get:
summary: Insight - Liquidity provider probabilities
description: 'Get the probability of an asset''s price being above or below specific price targets over the next 24 hours. Returns probabilities for 11 upside and 11 downside price levels relative to the current price. Useful for options strike selection, Polymarket up/down contracts, and directional risk assessment. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL.'
description: 'Get the probability of an asset''s price being above or below specific price targets over the next 24 hours. Returns probabilities for 11 upside and 11 downside price levels relative to the current price. Useful for options strike selection, Polymarket up/down contracts, and directional risk assessment. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL.'
parameters:
- name: asset
in: query
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL'
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL'
schema:
type: string
- name: horizon
Expand Down Expand Up @@ -159,11 +159,11 @@ paths:
/insights/option-pricing:
get:
summary: Insight - Option pricing
description: 'Get SynthData-derived option prices for an asset. Returns theoretical call and put prices across a range of strike prices with expiry time, using SynthData''s ensemble volatility forecasts. Compare against market-quoted premiums to identify mispriced options. Supported assets: BTC, ETH, SOL, SPY, NVDA, GOOGL, TSLA, AAPL.'
description: 'Get SynthData-derived option prices for an asset. Returns theoretical call and put prices across a range of strike prices with expiry time, using SynthData''s ensemble volatility forecasts. Compare against market-quoted premiums to identify mispriced options. Supported assets: BTC, ETH, SOL, SP500, NVDA, GOOGL, TSLA, AAPL.'
parameters:
- name: asset
in: query
description: 'Symbol of the asset: BTC, ETH, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL'
description: 'Symbol of the asset: BTC, ETH, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL'
schema:
type: string
- name: horizon
Expand Down Expand Up @@ -311,11 +311,11 @@ paths:
/insights/polymarket/up-down/daily:
get:
summary: Insight - Polymarket up/down daily
description: 'Get SynthData''s estimated fair probabilities alongside live Polymarket odds for daily Up/Down contracts. Returns both synth and Polymarket probabilities, current outcome, and order book data (best bid/ask). Compare to identify mispriced bets. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL.'
description: 'Get SynthData''s estimated fair probabilities alongside live Polymarket odds for daily Up/Down contracts. Returns both synth and Polymarket probabilities, current outcome, and order book data (best bid/ask). Compare to identify mispriced bets. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL.'
parameters:
- name: asset
in: query
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL'
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL'
schema:
type: string
- name: horizon
Expand Down Expand Up @@ -411,11 +411,11 @@ paths:
/insights/prediction-percentiles:
get:
summary: Prediction Percentiles - meta model from top 10 miners
description: 'Get price distribution percentiles for an asset over the 24-hour forecast horizon. Returns predicted prices at 9 percentile levels (0.5th, 5th, 20th, 35th, 50th, 65th, 80th, 95th, 99.5th), giving the full probability distribution of expected price movements. Useful for position sizing, setting price targets, and understanding tail risk. Supported assets: BTC, ETH, XAU, SOL, SPY, NVDA, GOOGL, TSLA, AAPL.'
description: 'Get price distribution percentiles for an asset over the 24-hour forecast horizon. Returns predicted prices at 9 percentile levels (0.5th, 5th, 20th, 35th, 50th, 65th, 80th, 95th, 99.5th), giving the full probability distribution of expected price movements. Useful for position sizing, setting price targets, and understanding tail risk. Supported assets: BTC, ETH, XAU, SOL, SP500, NVDA, GOOGL, TSLA, AAPL.'
parameters:
- name: asset
in: query
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL'
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL'
schema:
type: string
- name: horizon
Expand Down Expand Up @@ -465,7 +465,7 @@ paths:
parameters:
- name: asset
in: query
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SPY, NVDA, GOOGL, TSLA, AAPL'
description: 'Symbol of the asset: BTC, ETH, XAU, SOL, JITOSOL, SP500, NVDA, GOOGL, TSLA, AAPL'
schema:
type: string
- name: horizon
Expand Down
Loading