{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "backend-yuma-onl-api-paid-upload",
  "title": "Yuma \u00b7 File Upload Service",
  "url": "http://backend.yuma.onl/api/paid/upload",
  "category": "tools",
  "summary": "Upload files through x402 payment gateway with automatic storage processing and file metadata return.",
  "seo": {
    "title": "Yuma File Upload API - x402 Storage Service",
    "description": "File upload service via x402 micropayments. Pay 0.02 USDC per call on Base. Upload files with automatic storage and metadata return."
  },
  "use_cases": [
    "Enable paid file uploads in applications",
    "Store user-generated content with micropayment gating",
    "Build document submission workflows with cost control"
  ],
  "ideal_buyer": "Application developers, content platforms, and agents requiring gated file upload capabilities.",
  "example_prompt": "Upload this document to the paid storage service",
  "example_request_body": {
    "file": "base64-encoded-file-content"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x3e55a28bdd318b705fffcbceeeb49fc7fcd9327e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Payment for file upload service (0.01 USDC)",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET"
        },
        "output": {
          "input": {
            "body": {
              "file": {
                "type": "string",
                "required": true,
                "description": "File to upload"
              }
            },
            "type": "http",
            "method": "POST"
          },
          "output": {
            "type": "object",
            "properties": {
              "size": {
                "type": "number"
              },
              "success": {
                "type": "boolean"
              },
              "filename": {
                "type": "string"
              },
              "originalName": {
                "type": "string"
              }
            }
          }
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-4ea1fc3c9d6d",
  "origin": {
    "slug": "backend-yuma-onl",
    "host": "backend.yuma.onl",
    "title": "Yuma Backend Infrastructure",
    "description": "Backend server at backend.yuma.onl. Currently shows default nginx installation page; no configured application content detected.",
    "url": "http://backend.yuma.onl"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/backend-yuma-onl-api-paid-upload",
    "url": "https://x402all.com/resource/backend-yuma-onl-api-paid-upload",
    "name": "Yuma \u00b7 File Upload Service",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/backend-yuma-onl-api-paid-upload",
      "@type": "Offer",
      "price": "0.02",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.020000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "http://backend.yuma.onl/api/paid/upload",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/backend-yuma-onl",
      "url": "http://backend.yuma.onl",
      "name": "Yuma Backend Infrastructure",
      "@type": "Organization"
    },
    "identifier": "backend-yuma-onl-api-paid-upload",
    "description": "File upload service via x402 micropayments. Pay 0.02 USDC per call on Base. Upload files with automatic storage and metadata return.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=backend-yuma-onl-api-paid-upload",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=backend-yuma-onl-api-paid-upload"
}
