Welcome to Blaxel!
Blaxel is a cloud infrastructure built for AI agents. Our computing platform gives AI Builders the services, infra, and developer experience optimized to build and deploy agentic AI — with a twist: your agents can also take the wheel.
An AI agent is any application that leverages generative AI models to take autonomous actions in the real world—whether by interacting with humans or using APIs to read and write data.
Some examples of agents include…
Blaxel provides developer tools for running such production-grade multi-agents that can use tools, LLMs and code sandboxes ; and offers infrastructure to run these agents on a global network that makes them run fast and reliably.
This portal provides comprehensive documentation and API, SDK and CLI reference to help you operate Blaxel Platform.
Blaxel is a cloud designed for agentic AI. It doesn’t force you into any kind of workflow or shaped box. While we encourage you to exploit architecture designs that we consider are more reliable, our toolkit gives you all the pieces you need to build agentic systems exactly the way you want.
Blaxel consists of modular services that are engineered to work seamlessly together — but you can also just use any one of them independently. Think of it as a purpose-built set of building blocks that you can use to power and ship agents.
At the heart of Blaxel is our flagship Agents Hosting service. Agents Hosting lets you deploy your AI agents as serverless auto scalable endpoints.
The rest of Blaxel’s cloud services include:
As the ultimate AI builder’s playground, Blaxel doesn’t require you to learn and adopt a framework or architecture. However, we do recommend best-practices from our experience working with top AI teams and aim to provide guardrails and framing when you build your agents.
Agents will transform how we work in the coming years. Traditional cloud providers weren’t designed to handle them and their one-size-fits-all architecture holds them back. We built Blaxel to fix that.
Blaxel is a cloud where AI agents themselves are the primary users. All products are accessible through MCP servers, allowing agents to create and manage resources via tool calls. Blaxel provides agents with all the compute they need to scale and perform optimally: products like Sandboxes give them their own dedicated personal computer(s) / computing environments, while Batch Jobs enable them to schedule background tasks at scale.
When building your agentic system, you’ll need to make architecture design choices. Blaxel offers several compute options, summarized below in order of latency performance:
Product | Typical use | Typical workload duration | Boot time | Input type |
---|---|---|---|---|
Agents Hosting (sync mode) | Agent API that answers fast | a few seconds (maximum 100 s) | ~2-4s | Custom API endpoints |
Agents Hosting (async mode) | Agent API that processes data for a while | a few minutes (maximum 10 mins) | ~5s | Custom API endpoints |
Batch Jobs | Sub-tasks scheduled in an agentic workflow | minutes to hours (maximum 24 h) | ~30s | Specific input parameters |
Sandboxes | Giving an agent its own compute runtime | seconds to hours | ~25ms | Fully custom |
MCP Servers Hosting | Running an MCP server API | seconds to minutes (maximum 15 mins) | ~2-4s | API following MCP |
When you deploy workloads to Blaxel, they run on a technical backbone called the Global Agentics Network. Its natively serverless architecture automatically scales computing resources without any server management on your part.
Global Agentics Network serves as the powerhouse for the entire Blaxel platform, from Agents Hosting to Sandboxes. It is natively distributed in order to optimize for low-latency or other strategies. It allows for multi-region deployment, enabling AI workloads (such as an AI agent processing inference requests) to run across multiple geographic areas or cloud providers. This is accomplished by decoupling this execution layer from a data layer made of a smart distributed network that federates all those execution locations.
Finally, the platform implements advanced security measures, including fine-grained authentication and authorization through Blaxel IAM, ensuring that your AI infrastructure remains protected. It can be interacted with through various methods, including APIs, CLI, web console, and MCP servers.
You might want to start with any of the following articles:
Welcome to Blaxel!
Blaxel is a cloud infrastructure built for AI agents. Our computing platform gives AI Builders the services, infra, and developer experience optimized to build and deploy agentic AI — with a twist: your agents can also take the wheel.
An AI agent is any application that leverages generative AI models to take autonomous actions in the real world—whether by interacting with humans or using APIs to read and write data.
Some examples of agents include…
Blaxel provides developer tools for running such production-grade multi-agents that can use tools, LLMs and code sandboxes ; and offers infrastructure to run these agents on a global network that makes them run fast and reliably.
This portal provides comprehensive documentation and API, SDK and CLI reference to help you operate Blaxel Platform.
Blaxel is a cloud designed for agentic AI. It doesn’t force you into any kind of workflow or shaped box. While we encourage you to exploit architecture designs that we consider are more reliable, our toolkit gives you all the pieces you need to build agentic systems exactly the way you want.
Blaxel consists of modular services that are engineered to work seamlessly together — but you can also just use any one of them independently. Think of it as a purpose-built set of building blocks that you can use to power and ship agents.
At the heart of Blaxel is our flagship Agents Hosting service. Agents Hosting lets you deploy your AI agents as serverless auto scalable endpoints.
The rest of Blaxel’s cloud services include:
As the ultimate AI builder’s playground, Blaxel doesn’t require you to learn and adopt a framework or architecture. However, we do recommend best-practices from our experience working with top AI teams and aim to provide guardrails and framing when you build your agents.
Agents will transform how we work in the coming years. Traditional cloud providers weren’t designed to handle them and their one-size-fits-all architecture holds them back. We built Blaxel to fix that.
Blaxel is a cloud where AI agents themselves are the primary users. All products are accessible through MCP servers, allowing agents to create and manage resources via tool calls. Blaxel provides agents with all the compute they need to scale and perform optimally: products like Sandboxes give them their own dedicated personal computer(s) / computing environments, while Batch Jobs enable them to schedule background tasks at scale.
When building your agentic system, you’ll need to make architecture design choices. Blaxel offers several compute options, summarized below in order of latency performance:
Product | Typical use | Typical workload duration | Boot time | Input type |
---|---|---|---|---|
Agents Hosting (sync mode) | Agent API that answers fast | a few seconds (maximum 100 s) | ~2-4s | Custom API endpoints |
Agents Hosting (async mode) | Agent API that processes data for a while | a few minutes (maximum 10 mins) | ~5s | Custom API endpoints |
Batch Jobs | Sub-tasks scheduled in an agentic workflow | minutes to hours (maximum 24 h) | ~30s | Specific input parameters |
Sandboxes | Giving an agent its own compute runtime | seconds to hours | ~25ms | Fully custom |
MCP Servers Hosting | Running an MCP server API | seconds to minutes (maximum 15 mins) | ~2-4s | API following MCP |
When you deploy workloads to Blaxel, they run on a technical backbone called the Global Agentics Network. Its natively serverless architecture automatically scales computing resources without any server management on your part.
Global Agentics Network serves as the powerhouse for the entire Blaxel platform, from Agents Hosting to Sandboxes. It is natively distributed in order to optimize for low-latency or other strategies. It allows for multi-region deployment, enabling AI workloads (such as an AI agent processing inference requests) to run across multiple geographic areas or cloud providers. This is accomplished by decoupling this execution layer from a data layer made of a smart distributed network that federates all those execution locations.
Finally, the platform implements advanced security measures, including fine-grained authentication and authorization through Blaxel IAM, ensuring that your AI infrastructure remains protected. It can be interacted with through various methods, including APIs, CLI, web console, and MCP servers.
You might want to start with any of the following articles: