Riza home pagelight logodark logo
  • Website
  • Email us
  • Discord
  • Dashboard
  • Dashboard
Getting Started
Self-hosting
API Reference
  • Try the API playground
  • Overview
    • Introduction
    Code
    • POST
      Execute code
    • POST
      Execute function
    Custom Runtimes
    • GET
      List runtimes
    • POST
      Create runtime
    • GET
      Retrieve runtime
    • GET
      List runtime revisions
    • POST
      Create runtime revision
    • GET
      Retrieve runtime revision
    Secrets
    • GET
      List secrets
    • POST
      Create secret
    Tools
    • GET
      List tools
    • POST
      Create tool
    • GET
      Retrieve tool
    • POST
      Modify tool
    • POST
      Execute tool

    Introduction

    Get started with the Riza Code Interpreter API

    Need to run on your own infrastructure? Learn how to self-host the Riza Code Interpreter API.

    ​
    Welcome

    The Riza Code Interpreter API makes it easy to execute untrusted code in a secure, isolated environment. The API can execute Python, JavaScript, Ruby and PHP, with more languages to come.

    Hello, World!

    Start, as always, with “Hello, World!”.

    LLM Integrations

    Add custom code interpreters to models from OpenAI, Anthropic, Google, and more.

    Use case guides

    Get up and running quickly with guides for common use cases like LLM-driven data extraction and data analysis.

    Agentic Framework Integrations

    Give your agent the ability to run code.

    Explore the API

    Browse the full reference for the Code Interpreter API.

    Coming soon...

    Check out the roadmap to see what features are up next.

    Assistant
    Responses are generated using AI and may contain mistakes.
    websitexblueskydiscordgithublinkedinyoutube
    Powered by Mintlify
    On this page
    • Welcome