Get Predict.fun Market Details
Retrieve detailed information about a specific Predict.fun market.
What you get
- Market title, question, and rules
- Event and category info
- Strike price and expiration
- Contract IDs (yes/no)
- Payout details
Use cases
- Display market information
- Get contract IDs for trading
- Understand market rules
Example
- Request:
GET /api/v1/pfun/6933/market - Header:
X-API-Key: YOUR_API_KEY
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Predict.fun market identifier
Response
Market details
Exchange identifier
Market identifier
Venue-specific market ID
Event identifier
Event ticker symbol
Market title
Market subtitle
Market question
Market category
Market symbol
Side
Strike label
Strike price
Expiration date/time
Payout amount
Contract ID for YES outcome
Contract ID for NO outcome
Underlying contract ID
Paired contract ID
Market rules (encoded)
Market name
Raw JSON data from the exchange
When this data was retrieved
X entity tags
Action entity tags
Y entity tags
Human-readable market rules (unencoded). Prefer this over the encoded rules field.
Whether the market is closed
Unix timestamp when market closed
Market resolution status
Cross-exchange cluster ID. Use /clusters/{cluster_id} to see all matched markets.
Delphi ID used for cross-exchange market matching

