Predictions Best
Get predictions from the current top-ranked miner.
GET /v2/prediction/bestParameters
Parameter
Type
Required
asset
string
Yes
time_increment
integer
Yes
time_length
integer
Yes
Request
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.