curl "https://api.pmx.trade/v2/markets/btc-100k-march/details" \ -H "X-API-Key: YOUR_API_KEY"
{ "success": true, "data": { "slug": "btc-100k-march", "name": "Will BTC reach $100k by March 2026?", "description": "This market resolves to YES if the price of Bitcoin reaches $100,000 USD on any major exchange by March 31, 2026.", "status": "live", "outcome": null, "options": ["Yes", "No"], "endDate": "2026-03-31T23:59:59Z", "createdAt": "2026-01-15T10:00:00Z", "resolvedAt": null, "tags": ["crypto", "bitcoin", "price"], "imageUrls": ["https://example.com/btc-market.png"], "category": "crypto", "paid": true, "resolved": false, "cas": { "Yes": "YesTokenMintAddress123...", "No": "NoTokenMintAddress456..." }, "metadata": { "target_price": 0.0005, "option_wallets": { "Yes": "YesOptionWalletPubkey...", "No": "NoOptionWalletPubkey..." } } } }
Retrieve full details of a specific prediction market
btc-100k-march
live
active
resolved
pending
["Yes", "No"]