🤖 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/live_data/by-mint/{mint_address} \
--header 'x-api-key: <api-key>'{
"code": "<string>",
"msg": "<string>"
}API reference for GET /api/v1/live_data/by-mint/
curl --request GET \
--url https://dev-prediction-markets-api.dflow.net/api/v1/live_data/by-mint/{mint_address} \
--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.
Market mint address (ledger or outcome mint)
Minimum start date to filter milestones (RFC3339 format)
Filter by milestone category
Filter by competition
Filter by source ID
Filter by milestone type (use 'type' as query param name)
Live data retrieved successfully