{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "app-blinks-zone-api-x402-dflow-prediction-market",
  "title": "App \u00b7 X402 Dflow Prediction Market",
  "url": "https://app.blinks.zone/api/x402/dflow-prediction-market",
  "category": "finance",
  "summary": "App \u00b7 X402 Dflow Prediction Market \u2014 x402-protected finance API. Pay $0.0010 per call on solana. Indexed by x402all.",
  "seo": {
    "title": "App \u00b7 X402 Dflow Prediction Market \u2014 x402 finance API \u00b7 $0.0010 per ca",
    "description": "App \u00b7 X402 Dflow Prediction Market \u2014 x402-protected finance API. Pay $0.0010 per call on solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.033,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "2XpbenepQZxDihUduzSKAQKrGG7wDX2S2PTAUYHTW6fP",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Dflow Prediction Market API Request - Access prediction market data and operations",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "tags": {
              "type": "string",
              "required": false,
              "description": "Comma-separated tags to filter series (optional for getSeries operation)"
            },
            "limit": {
              "type": "string",
              "required": false,
              "description": "Maximum number of results to return (default: 200, optional for getMarkets and getMarket)"
            },
            "amount": {
              "type": "string",
              "required": false,
              "description": "Bet amount in smallest unit (required for placeBet operation)"
            },
            "status": {
              "enum": [
                "active",
                "initialized"
              ],
              "type": "string",
              "required": false,
              "description": "Market status filter: 'active' or 'initialized' (optional for getMarkets)"
            },
            "outcome": {
              "type": "string",
              "required": false,
              "description": "Prediction outcome (required for placeBet operation)"
            },
            "category": {
              "type": "string",
              "required": false,
              "description": "Category to filter series (optional for getSeries operation)"
            },
            "marketId": {
              "type": "string",
              "required": false,
              "description": "Market ID or event ticker (required for getMarket, placeBet, and resolveMarket operations)"
            },
            "question": {
              "type": "string",
              "required": false,
              "description": "Market question (required for createPrediction operation)"
            },
            "operation": {
              "enum": [
                "getMarkets",
                "getMarket",
                "getUserPositions",
                "getTagsByCategories",
                "getSeries",
                "createPrediction",
                "placeBet",
                "resolveMarket"
              ],
              "type": "string",
              "required": true,
              "description": "Operation type: 'getMarkets', 'getMarket', 'getUserPositions', 'getTagsByCategories', 'getSeries', 'createPrediction', 'placeBet', 'resolveMarket'"
            },
            "resolution": {
              "type": "string",
              "required": false,
              "description": "Market resolution outcome (required for resolveMarket operation)"
            },
            "description": {
              "type": "string",
              "required": false,
              "description": "Market description (optional for createPrediction operation)"
            },
            "eventTicker": {
              "type": "string",
              "required": false,
              "description": "Event ticker (optional for getMarket operation)"
            },
            "userAddress": {
              "type": "string",
              "required": false,
              "description": "User wallet address (required for getUserPositions and placeBet operations)"
            },
            "seriesTickers": {
              "type": "string",
              "required": false,
              "description": "Comma-separated series tickers to filter events (optional for getMarkets)"
            }
          }
        },
        "output": {
          "type": "object",
          "properties": {
            "data": {
              "type": "object",
              "description": "Dflow Prediction Market API response data"
            },
            "success": {
              "type": "boolean",
              "description": "Whether the request was successful"
            },
            "operation": {
              "type": "string",
              "description": "The operation that was performed"
            },
            "processedAt": {
              "type": "string",
              "description": "ISO timestamp of when the request was processed"
            },
            "paymentAsset": {
              "type": "string",
              "description": "Payment asset address (USDC mint)"
            },
            "paymentAmount": {
              "type": "string",
              "description": "Payment amount in micro-units"
            },
            "paymentVerified": {
              "type": "boolean",
              "description": "Whether payment was verified"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "app-blinks-zone",
    "host": "app.blinks.zone",
    "url": "https://app.blinks.zone",
    "favicon": "https://app.blinks.zone/favicon.ico?favicon.0b45b92d.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/app-blinks-zone-api-x402-dflow-prediction-market",
    "url": "https://x402all.com/resource/app-blinks-zone-api-x402-dflow-prediction-market",
    "name": "App \u00b7 X402 Dflow Prediction Market",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/app-blinks-zone-api-x402-dflow-prediction-market",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "solana"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://app.blinks.zone/api/x402/dflow-prediction-market",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/app-blinks-zone",
      "url": "https://app.blinks.zone",
      "name": "app.blinks.zone",
      "@type": "Organization"
    },
    "identifier": "app-blinks-zone-api-x402-dflow-prediction-market",
    "description": "App \u00b7 X402 Dflow Prediction Market \u2014 x402-protected finance API. Pay $0.0010 per call on solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=app-blinks-zone-api-x402-dflow-prediction-market",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=app-blinks-zone-api-x402-dflow-prediction-market",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:43:30.383207+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://app.blinks.zone/api/x402/dflow-prediction-market",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "properties": {
        "data": {
          "type": "object",
          "description": "Dflow Prediction Market API response data"
        },
        "success": {
          "type": "boolean",
          "description": "Whether the request was successful"
        },
        "operation": {
          "type": "string",
          "description": "The operation that was performed"
        },
        "processedAt": {
          "type": "string",
          "description": "ISO timestamp of when the request was processed"
        },
        "paymentAsset": {
          "type": "string",
          "description": "Payment asset address (USDC mint)"
        },
        "paymentAmount": {
          "type": "string",
          "description": "Payment amount in micro-units"
        },
        "paymentVerified": {
          "type": "boolean",
          "description": "Whether payment was verified"
        }
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "245e1daa18325e41c13e58697959495d32846dab0a808b50b2b1d96474dcda9f"
  }
}