Launch Sandbox and Agent APIs
TL;DR
New developer tools include the Sandbox API for isolated code execution and the Agent API, a managed runtime for complex agentic workflows.
What changed
Perplexity released the Sandbox API and Agent API on March 11, 2026. The Sandbox API runs code in isolated environments for AI agents. The Agent API supplies a managed runtime that handles complex multi-step agent workflows.
These additions sit alongside existing Search API updates released the same day. No public pricing details appeared in the announcement. Access requires a developer account.
Why it matters
Solo builders now have a hosted option for running agent code without spinning up servers or containers. This reduces setup time compared with self-managed LangChain or custom VPS setups. It also creates direct competition for tools that currently rely on Zapier or Make for orchestration.
The strategic bet is that agentic workflows will need reliable, isolated execution at scale. If the APIs stay stable and affordable, they could pull work away from general automation platforms. Builders who stay on older stacks risk higher maintenance costs.
How to use it
Sign in at perplexity.ai and navigate to the developer section to create an API key. Both the Sandbox API and Agent API are live for paid developer accounts. Documentation includes quick-start examples for Python and JavaScript.
Test the Sandbox API first by sending a short script that writes to a temporary file. Then use the Agent API to chain that execution with search calls for a full workflow. Monitor usage through the dashboard to track compute minutes.
Watch for
Stable performance on longer agent runs and transparent billing will confirm the bet. Spikes in error rates or sudden price changes would break adoption. The next expected step is tighter integration with existing Perplexity search features for finance and health data.
Harsh’s take
For a solo operator running a business in 2026, these APIs remove one layer of infrastructure pain but add another vendor dependency. You trade server management for rate limits and potential cost creep once usage grows beyond testing.
The real limitation is that Perplexity still controls the models and execution environment. If their uptime or pricing shifts, your agent flows stop without warning.
Test the Sandbox API this week on one non-critical workflow you currently run in Zapier. Measure actual runtime cost and latency before moving anything important.
by Harsh Desai
About Perplexity
View the full Perplexity page →All Perplexity updatesGo deeper
More AI news
- Daily RoundupGLM 5.3 and Vercel agent tools land, Gemini SAT practice, plus fresh models on Hugging Face
Google and Vercel released new agent and model features while Hugging Face and Replicate added trending models; OpenAI tightened safety after agent issues.
- Daily RoundupVercel-Origin beta and GPT-5.6 Sol discount, plus agent tools for builders
Vercel rolled out Origin repository deployments and a month-long GPT-5.6 Sol discount on AI Gateway while Product Hunt featured new agent layers and Hugging Face highlighted an uncensored Qwen model, with industry moves around data use and automation exits.
- Weekly DigestHermes Agent v0.20 voice and A2A protocol, OpenClaw mobile updates, and multi-agent tools to test now
Hermes Agent rolled out v0.20 releases with voice streaming, A2A interoperability, desktop artifacts, and self-recovery tools while OpenClaw added Android switching, iOS caching, and plugin provenance checks across the week.