CO Prediction Market Data
This interface serves as the entry point for retrieving Cryptoracle prediction market data. It supports passing common parameters such as the single currency name, start time, and end time.
Important Notes:
Data latency: 180 secend;
Data start time: January2 , 2026;
All time fields must use the current time (UTC+8, Beijing Time) in the format: YYYY-MM-DD HH:mm:ss;
A single API request can return a maximum of 2,000 records;
Please ensure the indicator codes in the
endpointsarray are accurate, as incorrect codes may cause request failures or return empty data;
Request URL
POST /v2.1/pmRequest Parameters
Parameter
Type
Required
Description
token
List
Yes
List of token names, e.g. ["BTC"]
startTime
string
Yes
Start time in format yyyy-MM-dd HH:mm:ss
endTime
string
Yes
End time in format yyyy-MM-dd HH:mm:ss
endpoint
List
Yes
Specified Indicator, CO-P-01-01
最后更新于