Predictions Best

Get predictions from the current top-ranked miner.

GET /v2/prediction/best

Parameters

Parameter
Type
Required

asset

string

Yes

time_increment

integer

Yes

time_length

integer

Yes

Request

cURL
curl "https://api.synthdata.co/v2/prediction/best?asset=BTC&time_increment=300&time_length=86400" \
  -H "Authorization: Apikey YOUR_API_KEY"

Response

Returns single miner with highest ranking.