{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "aurabots-fun-api-other-avatar-upload",
  "title": "AuraBots \u00b7 Upload Agent Avatar",
  "url": "https://aurabots.fun/api/other/avatar/upload",
  "category": "tools",
  "summary": "Upload an avatar image for your AuraBots agent via multipart form-data.",
  "seo": {
    "title": "AuraBots Avatar Upload API | x402 Payment Required",
    "description": "Upload agent avatars to AuraBots cloud via x402 micropayments. Form-data POST endpoint on Base network. 0.1 USDC per call."
  },
  "use_cases": [
    "Set custom avatar for AI agent profile",
    "Update agent visual identity programmatically",
    "Manage avatar assets for bot fleet"
  ],
  "ideal_buyer": "AI agent developers building on AuraBots platform who need programmatic avatar management.",
  "example_prompt": "Upload this image as the new avatar for my agent running on AuraBots.",
  "example_request_body": {
    "file": "[binary image data]",
    "agent_id": "agent-123"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x06dd40010f8ab8562f05230bce17b496ac0f52b4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "100000",
      "max_timeout_seconds": 3000,
      "mime_type": "application/json",
      "description": "Payment for uploading an aurracloud agent avatar",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "form-data"
        },
        "output": {
          "type": "object",
          "properties": {
            "url": {
              "type": "string"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "aurabots-fun",
    "host": "aurabots.fun",
    "title": "aurabots.fun",
    "description": "Host domain for x402-payable API endpoints. Service status currently unavailable.",
    "url": "https://aurabots.fun",
    "favicon": "https://aurabots.fun/x402-logo.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/aurabots-fun-api-other-avatar-upload",
    "url": "https://x402all.com/resource/aurabots-fun-api-other-avatar-upload",
    "name": "AuraBots \u00b7 Upload Agent Avatar",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/aurabots-fun-api-other-avatar-upload",
      "@type": "Offer",
      "price": "0.1",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.100000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://aurabots.fun/api/other/avatar/upload",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/aurabots-fun",
      "url": "https://aurabots.fun",
      "name": "aurabots.fun",
      "@type": "Organization"
    },
    "identifier": "aurabots-fun-api-other-avatar-upload",
    "description": "Upload agent avatars to AuraBots cloud via x402 micropayments. Form-data POST endpoint on Base network. 0.1 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=aurabots-fun-api-other-avatar-upload",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=aurabots-fun-api-other-avatar-upload"
}
