{"uid":"cap_fszsrJExu-13lLe9DVQI9","slug":"acurast-job-deployer-8bec9b96","name":"Acurast Job Deployer","description":"Deploy jobs to Acurast decentralized cloud with automatic payment","url":"https://deploy.acu.run/deploy","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"vps":{"type":"object","required":["sshKey","maxExecutionTimeInMs"],"properties":{"image":{"enum":["ubuntu"],"type":"string"},"reward":{"type":"number","minimum":1},"sshKey":{"type":"string"},"network":{"enum":["mainnet","canary"],"type":"string"},"startAt":{"type":"object"},"httpPort":{"type":"integer","maximum":65535,"minimum":1024},"minMemory":{"type":"number","minimum":0},"minStorage":{"type":"number","minimum":0},"callbackUrl":{"type":"string"},"minCpuScore":{"type":"number","minimum":0},"maxStartDelayMs":{"type":"integer","minimum":0},"minCpuMultiScore":{"type":"number","minimum":0},"maxExecutionTimeInMs":{"type":"integer","minimum":1},"minProcessorReputation":{"type":"number","maximum":1000000,"minimum":0}},"description":"Public SSH-reachable Ubuntu VPS. `reward` optional (auto-estimated). Docs: https://docs.acurast.com/developers/tools/deploy-agent#deploy-a-vps-ssh-tunnel"},"reward":{"type":"number","minimum":1,"description":"OPTIONAL reward per execution in picoACU (1 ACU = 10^12 picoACU). Omit it and the agent estimates a market rate. Do NOT compute the USDC cost yourself — the 402 response quotes the exact amount. Docs: https://docs.acurast.com/developers/tools/deploy-agent#full-job-specification."},"script":{"type":"string","description":"IPFS URL of the script to deploy (ipfs://Qm...)."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.079","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.079/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.079","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.079","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_s1Ro-OxcNjW6Jyvza_9NU","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.079","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Deploys a script (via IPFS hash) as a scheduled or one-shot Acurast decentralized compute job with configurable runtime, slots, reward, and assignment strategy","exampleAgentPrompt":"Deploy my NodeJS script at ipfs://QmZ9mvN4RFCqSqivB2LF3VF1qgrDGTW393PJezbdPy7nH2 to Acurast — run it once immediately using 1 processor slot with only verified sources allowed.","exampleUseCases":null,"resultDescription":"A confirmation object indicating the job was successfully submitted to the Acurast network, including the job type and any relevant execution metadata returned by the deploy endpoint.","failureModes":["Missing required 'script' query parameter returns a validation error","Invalid IPFS hash format causes job submission failure","Insufficient reward amount may cause no processors to accept the job","Invalid runtime enum value (anything other than NodeJS, NodeJSWithBundle, Shell) causes schema rejection","Schedule with endTime before startTime causes invalid schedule error","Network or IPFS unavailability may prevent script retrieval by processors"],"whenToPreferThis":"Use this endpoint when you want to deploy a script to Acurast's decentralized trusted execution environment, especially for confidential or scheduled compute tasks. Prefer this over centralized cloud compute when you need verifiable, trustless execution with on-chain guarantees. Ideal for recurring automation jobs or one-shot scripts that need to run on decentralized processors without managing your own infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:37:51.201Z","isFirstParty":false}