- execute code, manage async code runs, manage sandboxes, and create code repositories through one capability-first interface
3
Live Providers
8
Live Routes
10 credits ($0.01)
Starting Price
10 credits ($0.01)
Primary Capability
The code catalog currently exposes 8 capabilities for AI agents. Starting Price currently starts at 10 credits ($0.01), and primary capability currently starts at 10 credits ($0.01).
Availability Note
4 routes in this domain are temporarily unavailable on the current staged surface.
What Is Code Execution & Sandboxes?
Code Execution & Sandboxes is the operational layer that lets an AI agent compare routes and execute code workflows through one routed domain.
AgentRouter recommends a route before execution so the integration can stay stable even as provider supply changes underneath.
Top Scenarios
- execute code, manage async code runs, manage sandboxes, and create code repositories through one capability-first interface
Judge0 Execution
Judge0
10 credits ($0.01)
code workflows
Coverage: 1 capabilities · 1 live routes
Start with Judge0 Execution
- execute code, manage async code runs, manage sandboxes, and create code repositories through one capability-first interface
Judge0 Execution
Judge0
10 credits ($0.01)
code workflows
Coverage: 1 capabilities · 1 live routes
Start with Judge0 Execution
- execute code, manage async code runs, manage sandboxes, and create code repositories through one capability-first interface
Judge0 Execution
Judge0
10 credits ($0.01)
code workflows
Coverage: 1 capabilities · 1 live routes
Start with Judge0 Execution
Provider Comparison
The rows below are derived from the live route catalog currently exposed through AgentRouter.
| Provider | Best For | Key Capabilities | Starting Price | Available Via |
|---|---|---|---|---|
J Judge0 Covers Judge0 Execution through the live routed catalog. 5 live routes | Judge0 Execution | Judge0 Execution Modes: Managed | 0 credits ($0) | MPP |
B Blockrun Covers Sandbox Lifecycle through the live routed catalog. 1 live routes | Sandbox Lifecycle | Sandbox Lifecycle Modes: Managed | 10 credits ($0.01) | Direct |
Quick Start
Get an API key, ask AgentRouter to recommend the best route for the job, and execute through one shared wallet instead of wiring each provider separately.
Step 1
Enable the API once
Create one AgentRouter API key that can be reused across all live domains and capabilities.
Step 2
Recommend the route
Let AgentRouter compare the current routes, prices, and route availability before the first execute call.
Step 3
Execute the capability
Run the selected workflow through the chosen route while AgentRouter handles pricing, wallet debits, and upstream settlement.
Works with
Pricing By Task
These examples translate the current live route prices into workflow questions operators usually evaluate before shipping a domain into an agent.
| Task | Route | Price | Notes |
|---|---|---|---|
| Run one code task | Judge0 (code.execute.judge0.mpp) | 10 credits ($0.01) | Representative live route price for this domain. |
Pricing note: 1000 credits = $1 USD. Raw API responses still return numeric credit fields such as creditsCharged.
Why AgentRouter
Recommendation happens before execution, so the agent can compare current route supply and pricing instead of hard-coding one provider forever. The same routed contract stays stable even as provider coverage or transport paths change underneath.
FAQ
- execute code, manage async code runs, manage sandboxes, and create code repositories through one capability-first interface
Reference
Use the capability browser below when you want contract-level detail: endpoints, live example modals, route breakdowns, and exact route prices.
| Capability | Endpoints | Price |
|---|---|---|
execute Synchronously execute code and return the result. | GET /api/agentic-api/domains/code/capabilities/executeRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/execute/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/execute/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
submit Asynchronously submit code for execution. | GET /api/agentic-api/domains/code/capabilities/submitRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/submit/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/submit/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
status Get async code execution status or result. | GET /api/agentic-api/domains/code/capabilities/statusRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/status/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/status/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
languages.list List supported execution languages. | GET /api/agentic-api/domains/code/capabilities/languages-listRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/languages-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/languages-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
statuses.list List execution status values. | GET /api/agentic-api/domains/code/capabilities/statuses-listRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/statuses-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/statuses-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
sandbox.create Create a sandbox. | GET /api/agentic-api/domains/code/capabilities/sandbox-createRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/sandbox-create/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/sandbox-create/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 1 route in this breakdown are temporarily unavailable. | ||
sandbox.exec Execute a command in a sandbox. | GET /api/agentic-api/domains/code/capabilities/sandbox-execRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/sandbox-exec/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/sandbox-exec/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 1 route in this breakdown are temporarily unavailable. | ||
sandbox.status Get sandbox status. | GET /api/agentic-api/domains/code/capabilities/sandbox-statusRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/sandbox-status/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/sandbox-status/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 1 route in this breakdown are temporarily unavailable. | ||
sandbox.terminate Terminate a sandbox. | GET /api/agentic-api/domains/code/capabilities/sandbox-terminateRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/sandbox-terminate/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/sandbox-terminate/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 1 route in this breakdown are temporarily unavailable. | ||
repo.create Create a code repository. | GET /api/agentic-api/domains/code/capabilities/repo-createRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/repo-create/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/repo-create/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
repo.get Get repository access details such as clone URL. | GET /api/agentic-api/domains/code/capabilities/repo-getRead the capability contract, current lifecycle status, and machine-readable metadata for this code workflow. | Free |
POST /api/agentic-api/domains/code/capabilities/repo-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/code/capabilities/repo-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. |
Related Pages
AgentRouter landing page
Browse all live domains, top API cards, and route coverage across the platform.
Install and auth
Enable AgentRouter, create the API key, and connect the shared wallet flow.
Phone, SMS & Voice domain
Create managed phone agents, provision numbers, inspect conversations and calls, and keep telephony workflows behind one supplier-neutral phone domain.
Physical Mail domain
Quote letters, send physical mail, poll fulfillment status, and send postcards through one routed post domain.
C CodeStorage Covers Repo Storage through the live routed catalog. 2 live routes | Repo Storage | Repo Storage Modes: Managed | 10 credits ($0.01) | MPP |