Blaxel website screenshot

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.

Blaxel publishes 11 APIs on the APIs.io network, including Agents API, Compute API, Functions API, and 8 more. Tagged areas include AI, Agents, Infrastructure, Sandboxes, and MCP.

Blaxel’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

38.4/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumOpen⚡ Free to try
11 APIs
AIAgentsInfrastructureSandboxesMCPComputeServerless

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 38.4/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/blaxel: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Blaxel Agents API

The Agents API from Blaxel — 3 operation(s) for agents.

Blaxel Compute API

The Compute API from Blaxel — 6 operation(s) for compute.

Blaxel Functions API

The Functions API from Blaxel — 3 operation(s) for functions.

Blaxel Integrations API

The Integrations API from Blaxel — 5 operation(s) for integrations.

Blaxel Jobs API

The Jobs API from Blaxel — 4 operation(s) for jobs.

Blaxel Locations API

The Locations API from Blaxel — 1 operation(s) for locations.

Blaxel Models API

The Models API from Blaxel — 3 operation(s) for models.

Blaxel Policies API

The Policies API from Blaxel — 2 operation(s) for policies.

Blaxel Service Accounts API

The Service Accounts API from Blaxel — 2 operation(s) for service accounts.

Blaxel Volumes API

The Volumes API from Blaxel — 1 operation(s) for volumes.

Blaxel Workspaces API

The Workspaces API from Blaxel — 3 operation(s) for workspaces.

Scroll for all 11

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Blaxel Control Plane API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Blaxel Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Blaxel Rate Limits

6 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Blaxel Authentication

apiKey/http · 2 schemes

SECURITY

Blaxel Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Blaxel Agentic Access

65 operations · 34 acting · 1 human-in-the-loop

65 operations · 34 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: blaxel
url: https://raw.githubusercontent.com/api-evangelist/blaxel/refs/heads/main/apis.yml
name: Blaxel
kind: company
description: 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.
accessModel:
  pricing: freemium
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Freemium · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/blaxel.png
tags:
- AI
- Agents
- Infrastructure
- Sandboxes
- MCP
- Compute
- Serverless
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: blaxel:blaxel-agents-api
  name: Blaxel Agents API
  description: The Agents API from Blaxel — 3 operation(s) for agents.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/blaxel-agents-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-compute-api
  name: Blaxel Compute API
  description: The Compute API from Blaxel — 6 operation(s) for compute.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Compute
  properties:
  - type: OpenAPI
    url: openapi/blaxel-compute-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-functions-api
  name: Blaxel Functions API
  description: The Functions API from Blaxel — 3 operation(s) for functions.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Functions
  properties:
  - type: OpenAPI
    url: openapi/blaxel-functions-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-integrations-api
  name: Blaxel Integrations API
  description: The Integrations API from Blaxel — 5 operation(s) for integrations.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Integrations
  properties:
  - type: OpenAPI
    url: openapi/blaxel-integrations-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-jobs-api
  name: Blaxel Jobs API
  description: The Jobs API from Blaxel — 4 operation(s) for jobs.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/blaxel-jobs-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-locations-api
  name: Blaxel Locations API
  description: The Locations API from Blaxel — 1 operation(s) for locations.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/blaxel-locations-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-models-api
  name: Blaxel Models API
  description: The Models API from Blaxel — 3 operation(s) for models.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/blaxel-models-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-policies-api
  name: Blaxel Policies API
  description: The Policies API from Blaxel — 2 operation(s) for policies.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Policies
  properties:
  - type: OpenAPI
    url: openapi/blaxel-policies-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-service-accounts-api
  name: Blaxel Service Accounts API
  description: The Service Accounts API from Blaxel — 2 operation(s) for service accounts.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Service Accounts
  properties:
  - type: OpenAPI
    url: openapi/blaxel-service-accounts-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-volumes-api
  name: Blaxel Volumes API
  description: The Volumes API from Blaxel — 1 operation(s) for volumes.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Volumes
  properties:
  - type: OpenAPI
    url: openapi/blaxel-volumes-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
- aid: blaxel:blaxel-workspaces-api
  name: Blaxel Workspaces API
  description: The Workspaces API from Blaxel — 3 operation(s) for workspaces.
  humanURL: https://docs.blaxel.ai/Agents/Overview
  baseURL: https://api.blaxel.ai/v0
  tags:
  - Workspaces
  properties:
  - type: OpenAPI
    url: openapi/blaxel-workspaces-api-openapi.yml
  - type: Documentation
    url: https://docs.blaxel.ai/Agents/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/agents
  - type: PostmanCollection
    url: collections/blaxel.postman_collection.json
  - type: OpenCollection
    url: collections/blaxel.opencollection.json
  - type: Documentation
    url: https://docs.blaxel.ai/Functions/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/functions
  - type: Documentation
    url: https://docs.blaxel.ai/Models/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/models
  - type: Documentation
    url: https://docs.blaxel.ai/Sandboxes/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/compute
  - type: Documentation
    url: https://docs.blaxel.ai/Jobs/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/jobs
  - type: Documentation
    url: https://docs.blaxel.ai/Model-Governance/Policies
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/policies
  - type: Documentation
    url: https://docs.blaxel.ai/Integrations/Overview
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/integrations
  - type: Documentation
    url: https://docs.blaxel.ai/Security/Workspace-access-control
  - type: APIReference
    url: https://docs.blaxel.ai/api-reference/workspaces
common:
- type: AgenticAccess
  url: agentic-access/blaxel-agentic-access.yml
- type: DomainSecurity
  url: security/blaxel-domain-security.yml
- type: Authentication
  url: authentication/blaxel-authentication.yml
- type: GitHubOrganization
  url: https://github.com/blaxel-ai
- type: LinkedIn
  url: https://www.linkedin.com/company/blaxel
- type: Website
  url: https://blaxel.ai/
- type: Documentation
  url: https://docs.blaxel.ai/
- type: Plans
  url: plans/blaxel-plans-pricing.yml
- type: RateLimits
  url: rate-limits/blaxel-rate-limits.yml
- type: FinOps
  url: finops/blaxel-finops.yml
- url: https://blaxel.ai/rss.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Blaxel, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.