🤖 New: DFlow Agent CLI. Give your AI agent a Solana wallet and let it trade. Get started
curl --request GET \
--url https://dev-prediction-markets-api.dflow.net/api/v1/event/by-mint/{mint_address}/forecast_percentile_history \
--header 'x-api-key: <api-key>'{
"code": "<string>",
"msg": "<string>"
}API reference for GET /api/v1/event/by-mint//forecast_percentile_history
curl --request GET \
--url https://dev-prediction-markets-api.dflow.net/api/v1/event/by-mint/{mint_address}/forecast_percentile_history \
--header 'x-api-key: <api-key>'{
"code": "<string>",
"msg": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://pond.dflow.net/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Contact hello@dflow.net to obtain an API key.
Any mint address associated with the market (ledger or outcome mint)
Comma-separated list of percentile values (0-10000, max 10 values)
Start timestamp for the range (Unix timestamp in seconds, not milliseconds)
x >= 0End timestamp for the range (Unix timestamp in seconds, not milliseconds)
x >= 0Period interval in minutes (0, 1, 60, or 1440)
x >= 0Event forecast percentile history