{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-dexter-cash-api-shield-create",
  "title": "Dexter Cash \u00b7 Shield Session Creation",
  "url": "https://api.dexter.cash/api/shield/create",
  "category": "finance",
  "summary": "Create a protected payment session with escrow, deposit address, and withdrawal fee estimates on Solana.",
  "seo": {
    "title": "Dexter Shield Session API - Solana Payment Protection",
    "description": "Create Dexter Shield sessions for protected payments on Solana. Escrow and release funds securely. 0.03 USDC per call."
  },
  "use_cases": [
    "Create escrow-protected payment sessions",
    "Generate deposit addresses for shielded transactions",
    "Estimate withdrawal fees for protected payments"
  ],
  "ideal_buyer": "Solana DeFi users and marketplaces needing escrow protection for peer-to-peer transactions.",
  "example_prompt": "Create a Dexter Shield session for a 100 USDC payment with fee estimates",
  "example_request_body": {
    "asset": "USDC",
    "amountUi": "100"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "DevFFyNWxZPtYLpEjzUnN1PFc9Po6PH7eZCi9f3tTkTw",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "30000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Create Dexter Shield session",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "asset": {
              "type": "string",
              "description": "Optional. USDC or SOL (default USDC)."
            },
            "target": {
              "type": "string",
              "description": "Target wallet address"
            },
            "amountUi": {
              "type": "string",
              "description": "Amount in UI units (e.g. 1.23 USDC or 0.05 SOL)"
            }
          }
        },
        "output": {
          "ok": {
            "type": "boolean"
          },
          "error": {
            "type": "string",
            "description": "Error code when ok=false."
          },
          "status": {
            "type": [
              "integer",
              "null"
            ],
            "description": "Upstream or timeout HTTP status when ok=false."
          },
          "session": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "asset": {
                "type": "string"
              },
              "status": {
                "type": "string"
              },
              "amountUi": {
                "type": "string"
              },
              "amountAtomic": {
                "type": "string"
              },
              "depositAddress": {
                "type": "string"
              },
              "requiredDepositUi": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "requiredDepositAtomic": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "estimatedWithdrawFeeUi": {
                "type": [
                  "string",
                  "null"
                ]
              },
              "estimatedWithdrawFeeAtomic": {
                "type": [
                  "string",
                  "null"
                ]
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-54f9d8df8577",
  "origin": {
    "slug": "api-dexter-cash",
    "host": "api.dexter.cash",
    "title": "Dexter Cash API",
    "description": "Payment infrastructure origin at api.dexter.cash. No public documentation available from homepage.",
    "url": "https://api.dexter.cash",
    "favicon": "https://dexter.cash/assets/logos/logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-dexter-cash-api-shield-create",
    "url": "https://x402all.com/resource/api-dexter-cash-api-shield-create",
    "name": "Dexter Cash \u00b7 Shield Session Creation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/api-dexter-cash-api-shield-create",
      "@type": "Offer",
      "price": "0.03",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.030000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
        }
      ]
    },
    "sameAs": "https://api.dexter.cash/api/shield/create",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-dexter-cash",
      "url": "https://api.dexter.cash",
      "name": "Dexter Cash API",
      "@type": "Organization"
    },
    "identifier": "api-dexter-cash-api-shield-create",
    "description": "Create Dexter Shield sessions for protected payments on Solana. Escrow and release funds securely. 0.03 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-dexter-cash-api-shield-create",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-dexter-cash-api-shield-create"
}
