Blaxel
Blaxel (formerly Beamlit) is an infrastructure and compute platform built for AI agents. Its control plane API deploys and manages agents, MCP/function servers, serverless code sandboxes, batch jobs, a multi-provider model gateway, deployment policies, integrations, and multi-tenant workspaces. The REST control plane lives at api.blaxel.ai/v0 and authenticates with a Bearer API key or OAuth 2.0.
APIs
Blaxel Agents API
Deploy, list, update, and delete AI agents as serverless auto-scaling HTTP endpoints, with revision history. Framework-agnostic - bring your own code (LangChain, CrewAI, Claude ...
Blaxel Functions / MCP Servers API
Deploy custom MCP (Model Context Protocol) tool servers as fast-starting serverless endpoints that extend agents' capabilities, with built-in authentication, rate limiting, and ...
Blaxel Models Gateway API
Register and manage model deployments that front an intelligent routing layer to LLM providers, with built-in telemetry, token cost control, and fallback. A single gateway endpo...
Blaxel Sandboxes API
Create, start, stop, and delete secure microVM sandboxes that boot from standby in under 25ms, exposing filesystem, process, and code execution for agent runtimes. Includes sand...
Blaxel Jobs API
Define and run asynchronous batch jobs for extended workloads (up to 24 hours) of background processing at scale, and manage their executions and revisions.
Blaxel Policies API
Create and manage deployment policies that constrain where and how workloads run - governing regions, flavors, and provider routing across environments.
Blaxel Integrations API
Manage integration connections to external providers (model providers, tool sources, code repositories), list connection-backed models, and read endpoint configurations that age...
Blaxel Workspaces API
Create and manage multi-tenant workspaces, invite and manage users and roles, and administer service accounts and their API keys for programmatic access and IAM.