Code Execution by DataNest
**Code Execution by DataNest** — run code in 60+ programming languages through a simple REST API. Submit source code and receive compilation and runtime output for dozens of languages. Ideal for online judges, coding education and interview platforms — no sandboxes or compilers to host yourself. 🔗 **Explore & live docs** - API overview & live examples:…
Code Execution by DataNest endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Submission /submissions |
Submit source code for execution in a secure sandbox. Provide language_id and source_code in the body. Returns stdout, stderr, compile output, execution time, and memory usage.… |
Code Execution by DataNest pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|