Inference
get
Get price inference for a specific asset and timeframe
Authorizations
AuthorizationstringRequired
Query parameters
assetstring · enumRequiredPossible values:
- The asset to get inference for (ETH or BTC)
timeframestring · enumRequiredPossible values:
- The timeframe for the inference (5m or 8h)
currentPricenumber · doubleRequired
- The current price of the asset
Header parameters
AuthorizationstringRequired
- The authorization token
Responses
200
A promise that resolves to an AlloraInferenceResponse object
application/json
get
/allora/inference200
A promise that resolves to an AlloraInferenceResponse object