{
  "x402Version": 2,
  "id": 15386,
  "slug": "15386",
  "resource": "https://files.camelai.io/",
  "description": "Upload a file and get a temporary signed URL. Send raw file body with Content-Type header. Returns a URL valid for 1 hour.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x34D3eD2c5Fc6D6A0F25d1Aad77193a8AA88A52b5",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x34D3eD2c5Fc6D6A0F25d1Aad77193a8AA88A52b5",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "CvraJ4avKPpJNLvMhMH5ip2ihdt85PXvDwfzXdziUxRq",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "input": {
              "description": "Upload a raw file as the request body. Set Content-Type to the file's MIME type. Optionally set X-Filename header.",
              "required": true,
              "type": "string"
            }
          },
          "bodyType": "raw",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "files.camelai.io",
  "lastUpdated": "2026-09-17T06:34:39Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T06:34:38.662Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "files.camelai.io",
    "manifest_name": "files.camelai.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}